messages from 2007-12-02 07:53:13 to 2008-01-23 02:17:16 UTC [more...]
New Crypto Hardware
2008-01-23 2:17 UTC (9+ messages)
Link order of the AES-module(s)
2008-01-22 22:20 UTC
[PATCH] [CRYPTO]: constify function pointer tables
2008-01-22 19:44 UTC
small patch queue
2008-01-19 0:02 UTC (6+ messages)
` [PATCH] [crypto] tcrypto group common used speed-templates
` [PATCH] [crypto] tcrypt: shrink speed templates
` [PATCH] [crypto] aes-asm x86-i586 remove unused return code
` [PATCH] [crypto] cipher: add return parameter
` [PATCH] [crypto] blockmode, use cipher ret val
AES with CTS Mode
2008-01-18 14:09 UTC (11+ messages)
[PATCH] [crypto] twofish-asm: Merge common glue code
2008-01-14 6:09 UTC (4+ messages)
` [PATCH] [crypto] twofish-asm: fix module description
[PATCH] [CRYPTO] cast6: inline bloat--
2008-01-12 8:04 UTC (14+ messages)
LRW/XTS + Via Padlock Bug in 2.6.24-rc7?
2008-01-10 23:58 UTC (4+ messages)
LRW/XTS + Via Padlock Bug in 2.6.24-rc7?
2008-01-10 3:03 UTC
[RFC 0/2] make crypto fully modularly
2008-01-08 21:30 UTC (5+ messages)
` [RFC 2/2] [crypto] make the crypto subsystem fully modular
` [RFC 1/2] [XFRM] remove ifdef crypto
[CRYPTO] api: Set default CRYPTO_MINALIGN to unsigned long long
2008-01-08 6:32 UTC (5+ messages)
ext3 filesystem is not recognized after losetup -e aes
2008-01-07 20:37 UTC (3+ messages)
[CRYPTO] xcbc: Fix algorithm leak when block size check fails
2008-01-01 5:00 UTC (4+ messages)
[PATCH 0/2] Add GCM/GMAC support to cryptoapi
2007-12-30 6:18 UTC (5+ messages)
` [PATCH 1/2] "
OOPS: 2.6.23.11 in PadLock-AES when used in LRW-Mode
2007-12-27 18:29 UTC (2+ messages)
RE: SALE 70% OFF on Pfizer
2007-12-19 23:58 UTC
[PATCH 2/2] Salsa20 stream cipher algorithm (x86-64 version)
2007-12-18 14:57 UTC (5+ messages)
[PATCH] [crypto] tcrypt depends on AEAD
2007-12-17 16:08 UTC (2+ messages)
[PATCH 1/2] Renamed salsa20_32.c to salsa20_glue.c
2007-12-17 16:01 UTC (3+ messages)
[0/8] Fix AEAD bugs when tested with IPsec
2007-12-17 10:31 UTC (9+ messages)
` [PATCH 1/8] [CRYPTO] ccm: Fix construction of rfc4309 algorithm
` [PATCH 2/8] [CRYPTO] aead: Fix mask in crypto_alloc_aead
` [PATCH 3/8] [CRYPTO] aead/skcipher: Fix larval leak
` [PATCH 4/8] [CRYPTO] ccm: Fix crash in rfc4309_setkey
` [PATCH 5/8] [CRYPTO] aead: Fix crypto_aead_setkey on geniv algorithms
` [PATCH 6/8] [CRYPTO] ccm: Add setauthsize
` [PATCH 7/8] [CRYPTO] gcm: Fix givencrypt/givdecrypt
` [PATCH 8/8] [CRYPTO] gcm: Introduce rfc4106
ocf-linux-20070727 - Asynchronous Crypto support for linux
2007-12-15 12:40 UTC (2+ messages)
` ocf-linux-20071215 "
[0/3] Avoid spinning in chainiv if allowed
2007-12-14 14:46 UTC (4+ messages)
` [PATCH 1/3] [CRYPTO] chainiv: Avoid lock spinning where possible
` [PATCH 2/3] [CRYPTO] api: Show async type
` [PATCH 3/3] [CRYPTO] all: Add crypto_require_sync to fix ASYNC mask calculation
(was Re: 2.6.24-rc5-mm1) crypto/authenc.c select symbol in Kconfig
2007-12-14 8:53 UTC
[0/4] Fix null algorithm with IPsec
2007-12-14 8:39 UTC (5+ messages)
` [PATCH 1/4] [CRYPTO] null: Add null blkcipher algorithm
` [PATCH 2/4] [CRYPTO] null: Allow setkey on digest_null
` [PATCH 3/4] [CRYPTO] skcipher: Fix givcrypt on zero IV ciphers
` [PATCH 4/4] [CRYPTO] scatterwalk: Handle zero nbytes in scatterwalk_map_and_copy
PATCH[1/2]: CCM Mode
2007-12-12 12:30 UTC (12+ messages)
` [PATCH 1/10] [CRYPTO] skcipher: Fix mask on skcipher spawns
` [PATCH 10/10] [CRYPTO] tcrypt: Add CCM vectors
` [PATCH 2/10] [CRYPTO] ctr: Set seqiv on rfc3686 only
` [PATCH 3/10] [CRYPTO] gcm: Fix request context alignment
` [PATCH 4/10] [CRYPTO] skcipher: Return EINVAL on zero IV when making givcipher
` [PATCH 5/10] [CRYPTO] aead: Allow algorithms with no givcrypt support
` [PATCH 6/10] [CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free
` [PATCH 7/10] [CRYPTO] seqiv: Add AEAD support
` [PATCH 8/10] [CRYPTO] aead: Create default givcipher instances
` [PATCH 9/10] [CRYPTO] ccm: Added CCM mode
[2.6 patch] crypto/geode-aes.c: add __dev{init,exit} annotations
2007-12-12 2:43 UTC (2+ messages)
PATCH[1/2]: CCM Mode
2007-12-11 11:26 UTC (2+ messages)
PATCH[2/2]: CCM Mode
2007-12-11 10:26 UTC
[0/19] Add IV generators and givcrypt
2007-12-11 4:05 UTC (20+ messages)
` [PATCH 1/19] [CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module
` [PATCH 2/19] [CRYPTO] skcipher: Add givcrypt operations and givcipher type
` [PATCH 3/19] [CRYPTO] skcipher: Added geniv field
` [PATCH 4/19] [CRYPTO] cryptd: Use geniv of the underlying algorithm
` [PATCH 5/19] [CRYPTO] skcipher: Add crypto_grab_skcipher interface
` [PATCH 6/19] [CRYPTO] gcm: Use crypto_grab_skcipher
` [PATCH 7/19] [CRYPTO] authenc: "
` [PATCH 8/19] [CRYPTO] skcipher: Remove crypto_spawn_ablkcipher
` [PATCH 9/19] [CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free
` [PATCH 10/19] [CRYPTO] chainiv: Add chain IV generator
` [PATCH 11/19] [CRYPTO] skcipher: Added skcipher_givcrypt_complete
` [PATCH 12/19] [CRYPTO] eseqiv: Add Encrypted Sequence Number IV Generator
` [PATCH 13/19] [CRYPTO] skcipher: Create default givcipher instances
` [PATCH 14/19] [CRYPTO] seqiv: Add Sequence Number IV Generator
` [PATCH 15/19] [CRYPTO] skcipher: Add top-level givencrypt/givdecrypt calls
` [PATCH 16/19] [CRYPTO] aead: Add givcrypt operations
` [PATCH 17/19] [CRYPTO] authenc: Add givencrypt operation
` [PATCH 18/19] [CRYPTO] gcm: Add givcrypt operations
` [PATCH 19/19] [CRYPTO] aead: Add top-level givencrypt/givdecrypt calls
[0/8] Authenc/GCM changes for IV generator support
2007-12-11 3:50 UTC (9+ messages)
` [PATCH 1/8] [CRYPTO] authenc: Fix typo in ivsize
` [PATCH 2/8] [CRYPTO] authenc: Use RTA_OK to check length
` [PATCH 3/8] [CRYPTO] authenc: Merge common hashing code
` [PATCH 4/8] [CRYPTO] gcm: Use ctr(4,8,4)
` [PATCH 5/8] [CRYPTO] ctr: Refactor into ctr and rfc3686
` [PATCH 6/8] [CRYPTO] api: Sanitise mask when allocating ablkcipher/hash
` [PATCH 7/8] [CRYPTO] api: Add crypto_attr_alg_name
` [PATCH 8/8] [CRYPTO] gcm: Allow block cipher parameter
Fwd: [PATCH 2/2]: salsa20_i586: Removed extraneous comments and functions
2007-12-10 21:58 UTC
[PATCH 1/2]: salsa20_i586: Corrected order of source and destination buffers
2007-12-10 8:09 UTC (3+ messages)
[PATCH] [crypto] s390-aes: use correct encrypt/decrypt function in fallback
2007-12-10 7:49 UTC (2+ messages)
[PATCH] [crypto] Geode: use correct encrypt/decrypt function in fallback
2007-12-10 7:48 UTC (2+ messages)
[PATCH 2/2] salsa20_i586: Salsa20 stream cipher algorithm (i586 version)
2007-12-08 18:13 UTC (9+ messages)
[PATCH] [crypto] Geode: Copy the IV back in case of an fallback
2007-12-08 12:40 UTC (3+ messages)
[PATCH] [crypto] Geode: Copy the IV back for chaining support
2007-12-07 18:34 UTC (2+ messages)
[PATCH] [crypto] s390 AES: Copy the IV back for chaining support
2007-12-07 18:25 UTC
scatterwalk_map_and_copy may cause kernel oops
2007-12-07 9:23 UTC (2+ messages)
[PATCH 1/2] tcrypt: Added salsa20-generic speed test
2007-12-07 9:09 UTC (2+ messages)
[PATCH 2/2] tcrypt.h: Salsa20 large test vector
2007-12-07 8:43 UTC (2+ messages)
[0/5] Fix gcm ICV handling and restore old scatterwalk
2007-12-07 8:25 UTC (7+ messages)
` [PATCH 1/5] [CRYPTO] tcrypt: Make gcm available as a standalone test
` [PATCH 2/5] [CRYPTO] gcm: Fix ICV handling
` [PATCH 3/5] [CRYPTO] aead: Return EBADMSG for ICV mismatch
` [PATCH 4/5] [CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto
` [PATCH 5/5] [CRYPTO] scatterwalk: Restore custom sg chaining for now
Problems encountered with latest cryptodev-2.6 under UML
2007-12-05 23:42 UTC (4+ messages)
[0/5] Add generic crypto_xor/crypto_inc functions
2007-12-05 1:06 UTC (4+ messages)
` [PATCH 3/4] [CRYPTO] authenc: Move enckeylen into key itself
` [PATCH 4/4] [CRYPTO] authenc: Fix hash verification
[PATCH] [crypto] Make crypto core API modular
2007-12-04 14:08 UTC (4+ messages)
HMAC broken on s390
2007-12-04 8:51 UTC (4+ messages)
[PATCH 1/2] salsa20_generic: Fix multi-page processing
2007-12-03 22:31 UTC
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).