messages from 2014-12-07 12:26:52 to 2015-01-07 08:24:25 UTC [more...]
[PATCH] s390: crypto: aes_s390: Remove 'const' to avoid compiler warnings
2015-01-07 8:24 UTC
Using separate initcall level for crypto subsystem
2015-01-07 3:15 UTC (6+ messages)
Crypto Fixes for 2.6.39
2015-01-07 2:17 UTC (12+ messages)
` Crypto Fixes for 3.0
` Crypto Fixes for 3.3
` Crypto Fixes for 3.6
` Crypto Fixes for 3.7
` Crypto Fixes for 3.9
` Crypto Fixes for 3.13
` Crypto Fixes for 3.14
` Crypto Fixes for 3.19
GCM aesni and 192/256-bit keys
2015-01-06 23:18 UTC (3+ messages)
[PATCH] Use memzero_explicit to clear local buffers
2015-01-06 20:54 UTC (8+ messages)
[PATCH] lib: memzero_explicit: add comment for its usage
2015-01-05 23:27 UTC
crypto: qat - Fix incorrect uses of memzero_explicit
2015-01-05 20:54 UTC (3+ messages)
[PATCH v2] crypto: AEAD: add check for presence of auth tag
2015-01-05 11:21 UTC
[PATCH v7 0/2] crypto: AF_ALG: add AEAD and RNG support
2015-01-05 11:14 UTC (8+ messages)
` [PATCH v7 1/2] crypto: AF_ALG: add AEAD support
` [PATCH v7 2/2] crypto: AF_ALG: enable AEAD interface compilation
[PATCH] crypto: AEAD: add check for presence of auth tag
2015-01-05 11:00 UTC (7+ messages)
[PATCH] crypto: Remove unnecessary KERN_ERR in bfin_crc.c
2015-01-05 10:37 UTC (2+ messages)
[PATCH] crypto: amcc: crypto4xx_sa.c: Remove unused function
2015-01-05 10:37 UTC (2+ messages)
[PATCH] crypto: aesni - fix "by8" variant for 128 bit keys
2015-01-05 10:36 UTC (3+ messages)
[PATCH] crypto: sha-mb - Add avx2_supported check
2015-01-05 10:36 UTC (2+ messages)
[PATCH] crypto: omap-des: fix BUG_ON condition
2015-01-05 8:23 UTC
[PATCH v2] crypto: drbg: use memzero_explicit() for clearing sensitive data
2015-01-04 23:45 UTC (3+ messages)
[PATCH v6 0/4] crypto: AF_ALG: add AEAD and RNG support
2014-12-31 7:57 UTC (14+ messages)
` [PATCH v6 2/4] crypto: AF_ALG: enable AEAD interface compilation
` [PATCH v6 3/4] crypto: AF_ALG: add random number generator support
` [PATCH v6 4/4] crypto: AF_ALG: enable RNG interface compilation
` [PATCH v6 1/4] crypto: AF_ALG: add AEAD support
v3.17-rc5: alg: skcipher: Test 4 failed on encryption for ctr-aes-aesni
2014-12-30 21:29 UTC (7+ messages)
` [PATCH] crypto: aesni - disable "by8" AVX CTR optimization
[0/5] hwrng: Fix kref warning and underlying bugs
2014-12-26 1:00 UTC (11+ messages)
` [PATCH 1/5] hwrng: core - Use struct completion for cleanup_done
` [PATCH 2/5] hwrng: core - Fix current_rng init/cleanup race yet again
` [PATCH 3/5] hwrng: core - Do not register device opportunistically
` [PATCH 4/5] hwrng: core - Drop current rng in set_current_rng
` [PATCH 5/5] hwrng: core - Move hwrng_init call into set_current_rng
[PATCH] crypto: AF_ALG: zeroize key data
2014-12-25 22:46 UTC (2+ messages)
algif_hash: splice of data > 2**16
2014-12-25 22:08 UTC (9+ messages)
[PATCH v5 0/8] crypto: AF_ALG: add AEAD and RNG support
2014-12-25 20:28 UTC (21+ messages)
` [PATCH v5 1/8] crypto: AF_ALG: add user space interface for AEAD
` [PATCH v5 2/8] crypto: AF_ALG: add setsockopt for auth tag size
` [PATCH v5 3/8] crypto: AF_ALG: add AEAD support
` [PATCH v5 4/8] crypto: AF_ALG: enable AEAD interface compilation
` [PATCH v5 5/8] crypto: AF_ALG: add user space interface for RNG
` [PATCH v5 6/8] crypto: AF_ALG: zeroize key / seed data
` [PATCH v5 8/8] crypto: AF_ALG: enable RNG interface compilation
` [PATCH v5 7/8] crypto: AF_ALG: add random number generator support
[PATCH 0/5] MIPS/crypto: MD5 for OCTEON
2014-12-23 21:15 UTC (7+ messages)
` [PATCH 1/5] MIPS: OCTEON: add crypto helper functions
` [PATCH 2/5] MIPS: OCTEON: crypto: add instruction definitions for MD5
` [PATCH 3/5] MIPS: OCTEON: reintroduce crypto features check
` [PATCH 4/5] MIPS: OCTEON: crypto: add MD5 module
` [PATCH 5/5] crypto: enable OCTEON MD5 module selection
[PATCH] crypto: qat - add support for cbc(aes) ablkcipher
2014-12-22 12:05 UTC (3+ messages)
[PATCH v3] crypto: algif - Mark sgl end at the end of data
2014-12-22 12:05 UTC (2+ messages)
[PATCH v5 REPOST 0/6] fix hw_random stuck
2014-12-22 12:05 UTC (8+ messages)
` [PATCH v5 REPOST 1/6] hw_random: place mutex around read functions and buffers
` [PATCH v5 REPOST 2/6] hw_random: move some code out mutex_lock for avoiding underlying deadlock
` [PATCH v5 REPOST 3/6] hw_random: use reference counts on each struct hwrng
` [PATCH v5 REPOST 4/6] hw_random: fix unregister race
` [PATCH v5 REPOST 5/6] hw_random: don't double-check old_rng
` [PATCH v5 REPOST 6/6] hw_random: don't init list element we're about to add to list
[RESEND][PATCH] crypto: drbg - panic on continuous self test error
2014-12-22 12:04 UTC (2+ messages)
[PATCH] staging: crypto: fixed style errors in ablkcipher.c
2014-12-22 12:04 UTC (2+ messages)
` crypto: ablkcipher - "
[PATCH] CRYPTO: atmel_sha: remove unused shash fallback instance
2014-12-22 12:03 UTC (3+ messages)
` Resend: "
[PATCH] crypto: af_alg: fix backlog handling
2014-12-22 11:55 UTC (2+ messages)
[PATCH resending] splice: sendfile() at once fails for big files
2014-12-18 12:29 UTC
[PATCH v2 00/25] Multiple changes to crypto/ansi_cprng.c
2014-12-16 11:32 UTC (53+ messages)
` [PATCH v2 01/25] crypto: ansi_cprng - unroll _get_more_prng_bytes
` [PATCH v2 02/25] crypto: ansi_cprng - Additional _get_more_prng_bytes cleanup
` [PATCH v2 03/25] crypto: ansi_cprng - Use %phN rather than print_hex_dump for debug
` [PATCH v2 04/25] crypto: ansi_cprng - Make debug output more like NIST test vectors
` [PATCH v2 05/25] crypto: ansi_cprng - Eliminate ctx->I and ctx->last_rand_data
` [PATCH v2 06/25] crypto: ansi_cprng - Make cont_test a bool
` [PATCH v2 07/25] crypto: ansi_cprng - Shrink context some more
` [PATCH v2 08/25] crypto: ansi_cprng - Don't call reset_prng_context from cprng_init
` [PATCH v2 09/25] crypto: ansi_cprng - Make length types consistent
` [PATCH v2 10/25] crypto: ansi_cprng - Use u8 data types consistently internally
` [PATCH v2 11/25] crypto: ansi_cprng - Eliminate unused PRNG_FIXED_SIZE flag
` [PATCH v2 12/25] crypto: ansi_cprng - Get rid of rdata buffer in fips_cprng_reset
` [PATCH v2 13/25] crypto: Add appropriate consts to RNG API
` [PATCH v2 14/25] crypto: tcrypt - Add const qualifiers all over the test code
` [PATCH v2 15/25] crypto: testmgr - Merge seed arrays in struct cprng_testvec
` [PATCH v2 16/25] crypto: testmgr - Report failure on zero-length crypto_rng_get_bytes
` [PATCH v2 17/25] crypto: testmgr - Don't crash if CPRNG test result is large
` [PATCH v2 18/25] crypto: testmgr - Add CPRNG stutter test
` [PATCH v2 19/25] crypto: ansi_cprng - simplify get_prng_bytes
` [PATCH v2 20/25] crypto: ansi_cprng - simplify xor_vectors() to xor_block()
` [PATCH v2 21/25] crypto: ansi_cprng - Rename rand_data_valid more sensibly
` [PATCH v2 22/25] crypto: ansi_cprng - Tweak comments
` [PATCH v2 23/25] crypto: ansi_cprng - Introduce a "union cipherblock"
` [PATCH v2 24/25] crypto: ansi_cprng - Introduce non-deterministic mode
` [PATCH v2 25/25] crypto: ansi_cprng - If non-deterministic, don't buffer old output
Crypto Update for 3.7
2014-12-12 11:54 UTC (12+ messages)
` Crypto Update for 3.8
` Crypto Update for 3.9
` Crypto Update for 3.12
` Crypto Update for 3.13
` Crypto Update for 3.14
` Crypto Update for 3.15
` Crypto Update for 3.16
` Crypto Update for 3.17
` Crypto Update for 3.18
` Crypto Update for 3.19
crypto: algif - avoid excessive use of socket buffer in skcipher
2014-12-12 5:20 UTC (2+ messages)
[PATCH] crypto: caam - add support for rfc4543(gcm(aes))
2014-12-12 1:30 UTC (5+ messages)
[QUESTION] How is the backlog supposed to be used?
2014-12-11 13:15 UTC (2+ messages)
[PATCH] crypto: ux500: fix checkpatch errors
2014-12-10 12:55 UTC
[PATCH] crypto: qat - Fix assumption that sg in and out will have the same nents
2014-12-08 20:05 UTC
[PATCH v4 0/5] crypto: AF_ALG: add AEAD and RNG support
2014-12-07 12:56 UTC (4+ messages)
` [PATCH v4 2/5] crypto: AF_ALG: add AEAD support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).