linux-crypto archive · January 2015
215 messages across 68 threads, ordered by last activity .
-
STALE4182d
[PATCH 0/3] crypto: algif - change algif_skcipher to be asynchronous
2015-01-30 18:34 · 4 replies this month · Tadeusz Struk <hidden> -
DORMANTno replies
[PATCH v2 3/3] SHA256 for PPC/SPE - kernel config
2015-01-30 14:39 · 0 replies this month · Markus Stockhausen <hidden> -
DORMANTno replies
[PATCH v2 2/3] SHA256 for PPC/SPE - glue
2015-01-30 14:39 · 0 replies this month · Markus Stockhausen <hidden> -
STALE4158d
[PATCH v2 1/3] SHA256 for PPC/SPE - assembler
2015-01-30 14:39 · 0 replies this month · Markus Stockhausen <hidden> -
DORMANTno replies
[PATCH v2 0/3] SHA256 for PPC/SPE
2015-01-30 14:39 · 0 replies this month · Markus Stockhausen <hidden> -
STALE4185d
Re: [PATCH v1 0/3] SHA256 for PPC/SPE
2015-01-30 13:42 · 1 reply this month · Conor O'Gorman <hidden> -
STALE4157d
[PATCH v12 0/2] crypto: AF_ALG: add AEAD and RNG support
2015-01-29 20:27 · 2 replies this month · Stephan Mueller <hidden> -
STALE4187d
Re: [PATCH V2 1/2] crypto: Add Imagination Technologies hw hash accelerator
2015-01-29 03:04 · 2 replies this month · James Hartley <hidden> -
STALE4187d
[PATCH] MPILIB: avoid assembler warning
2015-01-28 21:04 · 1 reply this month · Arnd Bergmann <arnd@arndb.de> -
STALE4181d
[PATCH] crypto: tcrypt: do not allocate iv on stack for aead speed tests
2015-01-28 20:40 · 0 replies this month · Cristian Stoica <hidden> -
DORMANTno replies
[PATCH] crypto: testmgr: limit IV copy length in aead tests
2015-01-28 20:36 · 0 replies this month · Cristian Stoica <hidden> -
DORMANTno replies
[PATCH] crypto: tcrypt: fix buflen reminder calculation
2015-01-27 09:54 · 0 replies this month · Cristian Stoica <hidden> -
STALE4189d
[PATCH] crypto: aesni - make driver-gcm-aes-aesni helper a proper aead alg
2015-01-26 20:42 · 6 replies this month · Tadeusz Struk <hidden> -
STALE4190d
[PATCH] crypto: omap: Free memory in error path
2015-01-26 05:45 · 1 reply this month · Christophe Jaillet <hidden> -
STALE4190d
[PATCH v1 0/3] SHA256 for PPC/SPE
2015-01-26 05:19 · 2 replies this month · Markus Stockhausen <hidden> -
STALE4190d
[PATCH v11 0/2] crypto: AF_ALG: add AEAD and RNG support
2015-01-26 04:41 · 13 replies this month · Stephan Mueller <hidden> -
DORMANTno replies
Re: [PATCH] crypto: algif - change algif_skcipher to be asynchronous
2015-01-26 02:57 · 0 replies this month · Herbert Xu <hidden> -
STALE4190d
[PATCH 1/2] crypto: caam: pair irq map and dispose in the same function
2015-01-26 02:56 · 2 replies this month · Cristian Stoica <hidden> -
STALE4190d
[PATCH] crypto: ccp: terminate ccp_support array with empty element
2015-01-26 02:56 · 2 replies this month · Andrey Ryabinin <hidden> -
STALE4190d
[PATCH] crypto: caam - add support for rfc4543(gcm(aes))
2015-01-26 02:56 · 3 replies this month · Tudor Ambarus <hidden> -
STALE4190d
REVIEWED: 1 (0M) [PATCH 1/2] crypto: caam: remove dead code
2015-01-26 02:56 · 2 replies this month · Cristian Stoica <hidden> -
STALE4190d
[PATCH repost] virtio_rng: drop extra empty line
2015-01-26 02:56 · 1 reply this month · "Michael S. Tsirkin" <mst@redhat.com> -
STALE4190d
[PATCH 00/10] AMD Cryptographic Coprocessor support
2015-01-26 02:55 · 2 replies this month · Tom Lendacky <thomas.lendacky@amd.com> -
STALE4190d
[PATCH] crypto: atmel: Free memory in error path
2015-01-26 02:55 · 1 reply this month · Christophe Jaillet <hidden> -
DORMANTno replies
[PATCH v1 3/3] SHA256 for PPC/SPE - kernel config
2015-01-24 21:11 · 0 replies this month · Markus Stockhausen <hidden> -
DORMANTno replies
[PATCH v1 2/3] SHA256 for PPC/SPE - glue
2015-01-24 21:11 · 0 replies this month · Markus Stockhausen <hidden> -
DORMANTno replies
[PATCH v1 1/3] SHA256 for PPC/SPE - assembler
2015-01-24 21:10 · 0 replies this month · Markus Stockhausen <hidden> -
DORMANTno replies
Re: [PATCH] crypto: algif - change algif_skcipher to be asynchronous
2015-01-23 22:40 · 0 replies this month · Tadeusz Struk <hidden> -
STALE4192d
[PATCH] crypto/testmgr: mark rfc4106(gcm(aes)) as fips_allowed
2015-01-23 20:07 · 1 reply this month · Jarod Wilson <hidden> -
STALE4193d
[PATCH] crypto: aesni: add setkey for driver-gcm-aes-aesni
2015-01-22 22:34 · 13 replies this month · Stephan Mueller <hidden> -
STALE4195d
[PATCH] crypto: Documentation: remove colons in comments
2015-01-21 00:28 · 2 replies this month · Stephan Mueller <hidden> -
STALE4196d
[PATCH] crypto: testmgr: notify expected failures on aead tests
2015-01-20 07:59 · 2 replies this month · Cristian Stoica <hidden> -
STALE4196d
Re: [PATCH] virtio_rng: drop extra empty line
2015-01-20 03:47 · 2 replies this month · "Michael S. Tsirkin" <mst@redhat.com> -
STALE4196d
[PATCH v8 0/2] crypto: AF_ALG: add AEAD and RNG support
2015-01-20 03:19 · 6 replies this month · Stephan Mueller <hidden> -
STALE3552d
Crypto Fixes for 2.6.39
2015-01-20 00:53 · 2 replies this month · Herbert Xu <hidden> -
STALE4197d
Intel GCM: __driver-gcm-aes-aesni setkey missing
2015-01-18 18:15 · 2 replies this month · Stephan Mueller <hidden> -
STALE4199d
crypto: cts - Remove bogus use of seqiv
2015-01-16 16:53 · 1 reply this month · Herbert Xu <herbert@gondor.apana.org.au> -
STALE4199d
crypto: seqiv - Ensure that IV size is at least 8 bytes
2015-01-16 16:53 · 1 reply this month · Herbert Xu <herbert@gondor.apana.org.au> -
DORMANTno replies
crypto: cts - Weed out non-CBC algorithms
2015-01-16 08:38 · 0 replies this month · Herbert Xu <herbert@gondor.apana.org.au> -
STALE4200d
[PATCH] crypto: algif - change algif_skcipher to be asynchronous
2015-01-16 02:01 · 3 replies this month · Tadeusz Struk <hidden> -
STALE4200d
[PATCH] crypto: qat - don't need qat_auth_state struct
2015-01-15 23:42 · 1 reply this month · Tadeusz Struk <hidden> -
STALE4201d
[PATCH v10 0/2] crypto: AF_ALG: add AEAD and RNG support
2015-01-14 17:27 · 6 replies this month · Stephan Mueller <hidden> -
STALE4201d
Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106 - resubmission
2015-01-14 11:01 · 7 replies this month · Timothy McCaffrey <hidden> -
STALE4201d
[PATCH -next] crypto: algif_rng - fix sparse non static symbol warning
2015-01-14 11:00 · 3 replies this month · <hidden> -
STALE4202d
[PATCH] crypto: qat - Fix for qat_aes_cbc_hmac_sha512
2015-01-13 23:24 · 6 replies this month · Tadeusz Struk <hidden> -
STALE4202d
[PATCH 0/6] crypto: module alias fixes
2015-01-13 15:36 · 12 replies this month · Mathias Krause <hidden> -
STALE4202d
[PATCH] crypto: qat - fix device reset flow
2015-01-13 11:33 · 1 reply this month · Bruce Allan <hidden> -
STALE4202d
[PATCH] crypto: don't use interruptible wait in tests
2015-01-13 11:32 · 1 reply this month · Rabin Vincent <hidden> -
STALE4204d
[PATCH v9 0/2] crypto: AF_ALG: add AEAD and RNG support
2015-01-11 16:16 · 3 replies this month · Stephan Mueller <hidden> -
DORMANTno replies
REVIEWED: 1 (0M) [PATCH] crypto: qat - adf_ae_stop() is never called
2015-01-09 19:55 · 0 replies this month · Bruce Allan <hidden> -
DORMANTno replies
[PATCH] crypto: qat - remove unnecessary include of atomic.h header file
2015-01-09 19:54 · 0 replies this month · Bruce Allan <hidden> -
DORMANTno replies
REVIEWED: 1 (0M) [PATCH] crypto: qat - use pci_wait_for_pending_transaction()
2015-01-09 19:54 · 0 replies this month · Bruce Allan <hidden> -
DORMANTno replies
[PATCH] crypto: qat - correctly type a boolean
2015-01-09 19:54 · 0 replies this month · Bruce Allan <hidden> -
STALE4207d
[PATCH] lib: memzero_explicit: add comment for its usage
2015-01-08 10:49 · 1 reply this month · Daniel Borkmann <hidden> -
STALE4207d
[PATCH v2] crypto: AEAD: add check for presence of auth tag
2015-01-08 10:48 · 1 reply this month · Stephan Mueller <hidden> -
STALE4207d
[PATCH] crypto: omap-des: fix BUG_ON condition
2015-01-08 10:48 · 1 reply this month · Asaf Vertz <hidden> -
DORMANTno replies
Re: [PATCH] s390: crypto: aes_s390: Remove 'const' to avoid compiler warnings
2015-01-07 08:24 · 0 replies this month · Heiko Carstens <hidden> -
STALE4209d
Using separate initcall level for crypto subsystem
2015-01-07 03:16 · 2 replies this month · Marcel Holtmann <marcel@holtmann.org> -
STALE4209d
GCM aesni and 192/256-bit keys
2015-01-06 23:18 · 2 replies this month · Herbert Xu <herbert@gondor.apana.org.au> -
STALE4203d
[PATCH] Use memzero_explicit to clear local buffers
2015-01-06 20:56 · 7 replies this month · Giel van Schijndel <hidden> -
STALE4210d
crypto: qat - Fix incorrect uses of memzero_explicit
2015-01-05 20:54 · 2 replies this month · Herbert Xu <herbert@gondor.apana.org.au> -
STALE4210d
[PATCH v7 0/2] crypto: AF_ALG: add AEAD and RNG support
2015-01-05 11:14 · 7 replies this month · Stephan Mueller <hidden> -
STALE4210d
[PATCH] crypto: AEAD: add check for presence of auth tag
2015-01-05 11:00 · 6 replies this month · Stephan Mueller <hidden> -
STALE4210d
[PATCH] crypto: Remove unnecessary KERN_ERR in bfin_crc.c
2015-01-05 10:37 · 1 reply this month · Masanari Iida <hidden> -
STALE4210d
[PATCH] crypto: amcc: crypto4xx_sa.c: Remove unused function
2015-01-05 10:37 · 1 reply this month · Rickard Strandqvist <hidden> -
STALE4210d
[PATCH] crypto: sha-mb - Add avx2_supported check.
2015-01-05 10:37 · 1 reply this month · Vinson Lee <hidden> -
STALE4210d
[PATCH] crypto: aesni - fix "by8" variant for 128 bit keys
2015-01-05 10:37 · 2 replies this month · Mathias Krause <hidden> -
STALE4211d
[PATCH v2] crypto: drbg: use memzero_explicit() for clearing sensitive data
2015-01-04 23:45 · 1 reply this month · Nickolaus Woodruff <hidden>