linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-19 21:28:11 to 2017-02-01 20:33:56 UTC [more...]

КЛИЕНТСКИЕ БАЗЫ тел +79139230330 Skype: prodawez390 Email: prodawez393@gmail.com Узнайте подробнее!
 2017-02-01 21:01 UTC 

[PATCH v3 0/4] Update LZ4 compressor module
 2017-02-01 20:18 UTC  (32+ messages)
  ` [PATCH 1/4] lib: "
  ` [PATCH 2/4] lib/decompress_unlz4: Change module to work with new LZ4 module version
  ` [PATCH 3/4] crypto: Change LZ4 modules "
  ` [PATCH 4/4] fs/pstore: fs/squashfs: Change usage of LZ4 to work with new LZ4 version
` [PATCH v4 0/4] Update LZ4 compressor module
  ` [PATCH v4 1/4] lib: "
  ` [PATCH v4 2/4] lib/decompress_unlz4: Change module to work with new LZ4 module version
  ` [PATCH v4 3/4] crypto: Change LZ4 modules "
  ` [PATCH v4 4/4] fs/pstore: fs/squashfs: Change usage of LZ4 to work with new LZ4 version
` [PATCH v5 0/5] Update LZ4 compressor module
  ` [PATCH v5 1/5] lib: "
  ` [PATCH v5 2/5] lib/decompress_unlz4: Change module to work with new LZ4 module version
  ` [PATCH v5 3/5] crypto: Change LZ4 modules "
  ` [PATCH v5 4/5] fs/pstore: fs/squashfs: Change usage of LZ4 to work with new LZ4 version
  ` [PATCH v5 5/5] lib/lz4: Remove back-compat wrappers
` [PATCH v6 0/5] Update LZ4 compressor module
  ` [PATCH v6 1/5] lib: "
  ` [PATCH v6 2/5] lib/decompress_unlz4: Change module to work with new LZ4 module version
  ` [PATCH v6 3/5] crypto: Change LZ4 modules "
  ` [PATCH v6 4/5] fs/pstore: fs/squashfs: Change usage of LZ4 to work with new LZ4 version
  ` [PATCH v6 5/5] lib/lz4: Remove back-compat wrappers

[PATCH -stable] crypto: ccm - deal with CTR ciphers that honour iv_out
 2017-02-01 20:08 UTC  (2+ messages)

crypto: NULL deref in sha512_mb_mgr_get_comp_job_avx2
 2017-02-01 18:45 UTC  (3+ messages)

[PATCH 1/1] crypto:algif_aead - Fix kernel panic on list_del
 2017-02-01 15:47 UTC  (2+ messages)

[PATCH] crypto: arm64/crc32 - merge CRC32 and PMULL instruction based drivers
 2017-02-01 15:35 UTC 

[PATCH] crypto: arm64/crc32 - detect crc32 support in assembler
 2017-02-01 15:12 UTC  (6+ messages)

4.10 aesni-intel no longer having lrw/ablk_helper dependencies?
 2017-02-01 14:17 UTC  (3+ messages)

[PATCH] crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
 2017-02-01 14:06 UTC  (4+ messages)

[PATCH] crypto: tcrypt - Add mode to test specified algs
 2017-02-01 14:03 UTC  (4+ messages)

Crypto Fixes for 4.9
 2017-02-01  9:04 UTC  (4+ messages)
` Crypto Fixes for 4.10

[PATCH v2 0/4] crypto: time invariant AES for CCM (and GCM/CTR)
 2017-01-31 18:30 UTC  (6+ messages)
` [PATCH v2 1/4] crypto: testmgr - add test cases for cbcmac(aes)
` [PATCH v2 2/4] crypto: ccm - switch to separate cbcmac driver
` [PATCH v2 3/4] crypto: arm64/aes - add NEON and Crypto Extension CBC-MAC driver
` [RFC PATCH v2 4/4] crypto: aes - add generic time invariant AES for CTR/CCM/GCM

[PATCH] crypto: qat - zero esram only for DH85x devices
 2017-01-31 13:35 UTC  (3+ messages)

[PATCH v3 0/3] Add Broadcom SPU Crypto Driver
 2017-01-30 23:35 UTC  (6+ messages)
` [PATCH v3 1/3] crypto: brcm: DT documentation for Broadcom SPU hardware
  ` [PATCH v3 2/3] crypto: brcm: Add Broadcom SPU driver
` [PATCH v3 3/3] arm64: dts: ns2: Add Broadcom SPU driver DT entry

[PATCH 0/4] Minor CCP driver improvements and clean-up
 2017-01-30 17:59 UTC  (6+ messages)
` [PATCH 1/4] crypto: ccp - Change mode for detailed CCP init messages
` [PATCH 2/4] crypto: ccp - Set the start-of-command bit
` [PATCH 3/4] crypto: ccp - Update the command queue on errors
` [PATCH 4/4] crypto: ccp - Simplify some buffer management routines

[RFC PATCH] crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
 2017-01-30 14:11 UTC 

[PATCH v5 0/3] Add Support for Cavium Cryptographic Acceleration Unit
 2017-01-30 12:30 UTC  (4+ messages)
` [PATCH v5 1/3] drivers: crypto: Add Support for Octeon-tx CPT Engine
` [PATCH v5 2/3] drivers: crypto: Add the Virtual Function driver for CPT
` [PATCH v5 3/3] drivers: crypto: Enable CPT options crypto for build

[PATCH] dm: switch dm-verity to async hash crypto API
 2017-01-30  0:28 UTC  (4+ messages)

[PATCH v3 00/10] crypto - AES for ARM/arm64 updates for v4.11 (round #2)
 2017-01-28 23:25 UTC  (11+ messages)
` [PATCH v3 01/10] crypto: arm64/aes-neon-bs - honour iv_out requirement in CTR mode
` [PATCH v3 02/10] crypto: arm/aes-ce - remove cra_alignmask
` [PATCH v3 03/10] crypto: arm/chacha20 "
` [PATCH v3 04/10] crypto: arm64/aes-ce-ccm "
` [PATCH v3 05/10] crypto: arm64/aes-blk "
` [PATCH v3 06/10] crypto: arm64/chacha20 "
` [PATCH v3 07/10] crypto: arm64/aes - avoid literals for cross-module symbol references
` [PATCH v3 08/10] crypto: arm64/aes - performance tweak
` [PATCH v3 09/10] crypto: arm64/aes-neon-blk - tweak performance for low end cores
` [PATCH v3 10/10] crypto: arm64/aes - replace scalar fallback with plain NEON fallback

[PATCH] crypto: ccp: Fix double add when creating new DMA command
 2017-01-27 23:09 UTC 

[PATCH] crypto: ccp: Fix DMA operations when IOMMU is enabled
 2017-01-27 21:28 UTC 

[PATCH 0/8] Bug fixes
 2017-01-27 10:39 UTC  (9+ messages)
` [PATCH 1/8] crypto:chcr-Change flow IDs
` [PATCH 2/8] crypto:chcr- Fix key length for RFC4106
` [PATCH 3/8] crypto:chcr-fix itnull.cocci warnings
` [PATCH 4/8] crypto:chcr- Use cipher instead of Block Cipher in gcm setkey
` [PATCH 5/8] crypto:chcr: Change cra_flags for cipher algos
` [PATCH 6/8] crypto:chcr- Change algo priority
` [PATCH 7/8] crypto:chcr- Fix wrong typecasting
` [PATCH 8/8] crypto:chcr-Fix Smatch Complaint

[PATCH 0/4] crypto: time invariant AES for CCM (and GCM/CTR)
 2017-01-27  9:41 UTC  (8+ messages)
` [PATCH 1/4] crypto: testmgr - add test cases for cbcmac(aes)
` [PATCH 2/4] crypto: ccm - switch to separate cbcmac driver
` [PATCH 3/4] crypto: arm64/aes - add NEON and Crypto Extension CBC-MAC driver
` [RFC PATCH 4/4] crypto: aes - add generic time invariant AES for CTR/CCM/GCM

[PATCH] crypto: camellia: add missing declarations
 2017-01-27  5:31 UTC  (3+ messages)

[PATCH v3 00/12] crypto: atmel-authenc: add support to authenc(hmac(shaX),Y(aes)) modes
 2017-01-26 16:07 UTC  (13+ messages)
` [PATCH v3 01/12] crypto: atmel-sha: create function to get an Atmel SHA device
` [PATCH v3 02/12] crypto: atmel-sha: update request queue management to make it more generic
` [PATCH v3 03/12] crypto: atmel-sha: make atmel_sha_done_task "
` [PATCH v3 04/12] crypto: atmel-sha: redefine SHA_FLAGS_SHA* flags to match SHA_MR_ALGO_SHA*
` [PATCH v3 05/12] crypto: atmel-sha: add atmel_sha_wait_for_data_ready()
` [PATCH v3 06/12] crypto: atmel-sha: add SHA_MR_MODE_IDATAR0
` [PATCH v3 07/12] crypto: atmel-sha: add atmel_sha_cpu_start()
` [PATCH v3 08/12] crypto: atmel-sha: add simple DMA transfers
` [PATCH v3 09/12] crypto: atmel-sha: add support to hmac(shaX)
` [PATCH v3 10/12] crypto: atmel-aes: fix atmel_aes_handle_queue()
` [PATCH v3 11/12] crypto: atmel-authenc: add support to authenc(hmac(shaX), Y(aes)) modes
` [PATCH v3 12/12] crypto: atmel-sha: add verbose debug facilities to print hw register names

[PATCH] crypto: doc - Fix hash export state information
 2017-01-26 15:33 UTC  (3+ messages)

[PATCHv2] crypto: doc - Fix hash export state information
 2017-01-26 15:33 UTC 

[PATCH 0/6] Add support for ECDSA algorithm
 2017-01-26  7:44 UTC  (14+ messages)
` [PATCH 1/6] crypto: ecc: separate out ecc and ecdh
` [PATCH 2/6] crypto: ecc: add vli and ecc ops
` [PATCH 3/6] crypto: ecc: export "
` [PATCH 4/6] crypto: ecdsa: add ECDSA SW implementation
` [PATCH 5/6] crypto: testmgr: add ECDSA tests
` [PATCH 6/6] crypto: tcrypt: add ECDSA test modes

[PATCH] x86/crypto: fix %progbits -> @progbits
 2017-01-25 22:37 UTC  (4+ messages)

[bug report] crypto: chcr - Add AEAD algos
 2017-01-24 10:43 UTC  (2+ messages)

[PATCH v2 0/2 ] Bug Fixes for 4.10
 2017-01-24  5:04 UTC  (3+ messages)
` [PATCH v2 1/2] crypto:chcr- Fix panic on dma_unmap_sg
` [PATCH v2 2/2] crypto:chcr- Check device is allocated before use

[PATCH] crypto: vmx -- disable preemption to enable vsx in aes_ctr.c
 2017-01-23 16:07 UTC  (3+ messages)

[PATCH] x86/crypto: make constants readonly, allow linker to merge them
 2017-01-23 15:21 UTC  (4+ messages)

[PATCH 0/8] update mediatek crypto driver
 2017-01-23 15:01 UTC  (10+ messages)
` [PATCH 2/8] crypto: mediatek - fix incorrect data transfer result
` [PATCH 3/8] crypto: mediatek - make crypto request queue management more generic
  ` [PATCH 1/8] crypto: mediatek - move HW control data to transformation context
  ` [PATCH 4/8] crypto: mediatek - rework crypto request completion
` [PATCH 5/8] crypto: mediatek - regroup functions by usage
` [PATCH 6/8] crypto: mediatek - fix typo and indentation
` [PATCH 7/8] crypto: mediatek - add support to CTR mode
` [PATCH 8/8] crypto: mediatek - add support to GCM mode

[PATCH] crypto: arm/aes-neonbs - fix issue with v2.22 and older assembler
 2017-01-23 14:59 UTC  (2+ messages)

[PATCH] crypto: tcrypt - Add debug prints
 2017-01-23 14:59 UTC  (2+ messages)

[PATCH] crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
 2017-01-23 14:58 UTC  (2+ messages)

[PATCH 1/1] crypto: img-hash - use dma_data_direction when calling dma_map_sg
 2017-01-23 14:58 UTC  (2+ messages)

Urgent Please,,
 2017-01-23 14:07 UTC 

[PATCH v2 00/10] crypto - AES for ARM/arm64 updates for v4.11 (round #2)
 2017-01-23 14:05 UTC  (11+ messages)
` [PATCH v2 01/10] crypto: arm64/aes-neon-bs - honour iv_out requirement in CTR mode
` [PATCH v2 02/10] crypto: arm/aes-ce - remove cra_alignmask
` [PATCH v2 03/10] crypto: arm/chacha20 "
` [PATCH v2 04/10] crypto: arm64/aes-ce-ccm "
` [PATCH v2 05/10] crypto: arm64/aes-blk "
` [PATCH v2 06/10] crypto: arm64/chacha20 "
` [PATCH v2 07/10] crypto: arm64/aes - avoid literals for cross-module symbol references
` [PATCH v2 08/10] crypto: arm64/aes - performance tweak
` [PATCH v2 09/10] crypto: arm64/aes-neon-blk - tweak performance for low end cores
` [PATCH v2 10/10] crypto: arm64/aes - replace scalar fallback with plain NEON fallback

[PATCH v1 0/4]crypto:chcr- Bug Fixes for 4.10
 2017-01-23 13:39 UTC  (2+ messages)

[PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers
 2017-01-23 13:10 UTC  (8+ messages)

[RFC PATCH 0/6] Add bulk skcipher requests to crypto API and dm-crypt
 2017-01-23 13:04 UTC  (8+ messages)

[PATCH 2/2] misc: amd-sp: introduce the AMD Secure Processor device
 2017-01-20 19:51 UTC  (3+ messages)

[PATCH 0/2] Introduce AMD Secure Processor device
 2017-01-20 17:39 UTC  (6+ messages)

[PATCH 1/2] crypto: move CCP device driver to misc
 2017-01-20 16:33 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).