[Prev Page][Next Page]
- Re: Async Linux NETKEY (IPSec Stack),
Torsten Wildschek
- [patch 0/3] Shrink the tcrypt module and fix one XTEA test vector,
Sebastian Siewior
- Trouble with non modular ciphers,
Andi Kleen
- Re: [build bug] ./drivers/crypto/hifn_795x.c,
Herbert Xu
- RE: [PATCH] Async Digest Support,
Loc Ho
- Link order of the AES-module(s),
Sebastian Siewior
- [PATCH] [CRYPTO]: constify function pointer tables,
Jan Engelhardt
- small patch queue,
Sebastian Siewior
- AES with CTS Mode,
Kevin Coffman
- [PATCH] [crypto] twofish-asm: Merge common glue code,
Sebastian Siewior
- Re: LRW/XTS + Via Padlock Bug in 2.6.24-rc7?,
Herbert Xu
- [CRYPTO] api: Set default CRYPTO_MINALIGN to unsigned long long,
Herbert Xu
- [PATCH] [CRYPTO] cast6: inline bloat--,
Ilpo Järvinen
- [RFC 0/2] make crypto fully modularly,
Sebastian Siewior
- ext3 filesystem is not recognized after losetup -e aes,
Dennison Williams
- [CRYPTO] xcbc: Fix algorithm leak when block size check fails,
Herbert Xu
- Re: OOPS: 2.6.23.11 in PadLock-AES when used in LRW-Mode,
Herbert Xu
- Re: RE: SALE 70% OFF on Pfizer,
calle
- [0/8] Fix AEAD bugs when tested with IPsec,
Herbert Xu
- [PATCH] [crypto] tcrypt depends on AEAD,
Sebastian Siewior
- [PATCH 2/2] Salsa20 stream cipher algorithm (x86-64 version),
Tan Swee Heng
- [PATCH 1/2] Renamed salsa20_32.c to salsa20_glue.c,
Tan Swee Heng
- [0/3] Avoid spinning in chainiv if allowed,
Herbert Xu
- Re: (was Re: 2.6.24-rc5-mm1) crypto/authenc.c select symbol in Kconfig,
Herbert Xu
- [0/4] Fix null algorithm with IPsec,
Herbert Xu
- [2.6 patch] crypto/geode-aes.c: add __dev{init,exit} annotations,
Adrian Bunk
- PATCH[2/2]: CCM Mode,
Joy Latten
- PATCH[1/2]: CCM Mode,
Joy Latten
- Re: PATCH[1/2]: CCM Mode,
Herbert Xu
- <Possible follow-ups>
- Re: PATCH[1/2]: CCM Mode,
Joy Latten
- Re: PATCH[1/2]: CCM Mode,
Herbert Xu
- [PATCH 1/10] [CRYPTO] skcipher: Fix mask on skcipher spawns,
Herbert Xu
- [PATCH 10/10] [CRYPTO] tcrypt: Add CCM vectors,
Herbert Xu
- [PATCH 2/10] [CRYPTO] ctr: Set seqiv on rfc3686 only,
Herbert Xu
- [PATCH 3/10] [CRYPTO] gcm: Fix request context alignment,
Herbert Xu
- [PATCH 4/10] [CRYPTO] skcipher: Return EINVAL on zero IV when making givcipher,
Herbert Xu
- [PATCH 5/10] [CRYPTO] aead: Allow algorithms with no givcrypt support,
Herbert Xu
- [PATCH 6/10] [CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free,
Herbert Xu
- [PATCH 7/10] [CRYPTO] seqiv: Add AEAD support,
Herbert Xu
- [PATCH 8/10] [CRYPTO] aead: Create default givcipher instances,
Herbert Xu
- [PATCH 9/10] [CRYPTO] ccm: Added CCM mode,
Herbert Xu
- [0/19] Add IV generators and givcrypt,
Herbert Xu
- [PATCH 1/19] [CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module,
Herbert Xu
- [PATCH 2/19] [CRYPTO] skcipher: Add givcrypt operations and givcipher type,
Herbert Xu
- [PATCH 3/19] [CRYPTO] skcipher: Added geniv field,
Herbert Xu
- [PATCH 4/19] [CRYPTO] cryptd: Use geniv of the underlying algorithm,
Herbert Xu
- [PATCH 5/19] [CRYPTO] skcipher: Add crypto_grab_skcipher interface,
Herbert Xu
- [PATCH 6/19] [CRYPTO] gcm: Use crypto_grab_skcipher,
Herbert Xu
- [PATCH 7/19] [CRYPTO] authenc: Use crypto_grab_skcipher,
Herbert Xu
- [PATCH 8/19] [CRYPTO] skcipher: Remove crypto_spawn_ablkcipher,
Herbert Xu
- [PATCH 9/19] [CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free,
Herbert Xu
- [PATCH 10/19] [CRYPTO] chainiv: Add chain IV generator,
Herbert Xu
- [PATCH 11/19] [CRYPTO] skcipher: Added skcipher_givcrypt_complete,
Herbert Xu
- [PATCH 12/19] [CRYPTO] eseqiv: Add Encrypted Sequence Number IV Generator,
Herbert Xu
- [PATCH 13/19] [CRYPTO] skcipher: Create default givcipher instances,
Herbert Xu
- [PATCH 14/19] [CRYPTO] seqiv: Add Sequence Number IV Generator,
Herbert Xu
- [PATCH 15/19] [CRYPTO] skcipher: Add top-level givencrypt/givdecrypt calls,
Herbert Xu
- [PATCH 16/19] [CRYPTO] aead: Add givcrypt operations,
Herbert Xu
- [PATCH 17/19] [CRYPTO] authenc: Add givencrypt operation,
Herbert Xu
- [PATCH 19/19] [CRYPTO] aead: Add top-level givencrypt/givdecrypt calls,
Herbert Xu
- [PATCH 18/19] [CRYPTO] gcm: Add givcrypt operations,
Herbert Xu
- [0/8] Authenc/GCM changes for IV generator support,
Herbert Xu
- [PATCH 1/8] [CRYPTO] authenc: Fix typo in ivsize,
Herbert Xu
- [PATCH 2/8] [CRYPTO] authenc: Use RTA_OK to check length,
Herbert Xu
- [PATCH 3/8] [CRYPTO] authenc: Merge common hashing code,
Herbert Xu
- [PATCH 4/8] [CRYPTO] gcm: Use ctr(4,8,4),
Herbert Xu
- [PATCH 5/8] [CRYPTO] ctr: Refactor into ctr and rfc3686,
Herbert Xu
- [PATCH 6/8] [CRYPTO] api: Sanitise mask when allocating ablkcipher/hash,
Herbert Xu
- [PATCH 8/8] [CRYPTO] gcm: Allow block cipher parameter,
Herbert Xu
- [PATCH 7/8] [CRYPTO] api: Add crypto_attr_alg_name,
Herbert Xu
- Re: Fwd: [PATCH 2/2]: salsa20_i586: Removed extraneous comments and functions,
Tan Swee Heng
- [PATCH 1/2]: salsa20_i586: Corrected order of source and destination buffers.,
Tan Swee Heng
- [PATCH] [crypto] s390-aes: use correct encrypt/decrypt function in fallback,
Sebastian Siewior
- [PATCH] [crypto] Geode: use correct encrypt/decrypt function in fallback,
Sebastian Siewior
- [PATCH] [crypto] s390 AES: Copy the IV back for chaining support,
Sebastian Siewior
- [PATCH] [crypto] Geode: Copy the IV back for chaining support,
Sebastian Siewior
- [PATCH] [crypto] Geode: Copy the IV back in case of an fallback.,
Sebastian Siewior
- [0/5] Fix gcm ICV handling and restore old scatterwalk,
Herbert Xu
- scatterwalk_map_and_copy may cause kernel oops,
Joy Latten
- [PATCH 2/2] salsa20_i586: Salsa20 stream cipher algorithm (i586 version),
Tan Swee Heng
- [PATCH 1/2] tcrypt: Added salsa20-generic speed test,
Tan Swee Heng
- [PATCH 2/2] tcrypt.h: Salsa20 large test vector,
Tan Swee Heng
- [PATCH 1/2] salsa20_generic: Fix multi-page processing,
Tan Swee Heng
- HMAC broken on s390,
Jan Glauber
- Problems encountered with latest cryptodev-2.6 under UML,
Tan Swee Heng
- [0/5] Various authenc fixes,
Herbert Xu
- [PATCH] [crypto] Make crypto core API modular,
Sebastian Siewior
- [crypto] S390-AES add fallback driver.,
Sebastian Siewior
- [PATCH] AES CBC test vectors for tcrypt,
Jan Glauber
- [PATCH 2/2] tcrypt.h: AES CTR large test vector,
Tan Swee Heng
- [PATCH 1/2] tcrypt.c: Support for more test vectors,
Tan Swee Heng
- [PATCH 1/2] crypto test: use print_hex_dump from <linux/kernel.h>,
Denis Cheng
- [PATCH 0/2] Add GCM/GMAC support to cryptoapi,
Mikko Herranen
- Givcipher bug?,
Mikko Herranen
- Possible bug in CTR (and Salsa20) for large test vectors,
Tan Swee Heng
- [PATCH 0/5] camellia: code shrink and 64-bit optimization,
Denys Vlasenko
- [0/5] Add generic crypto_xor/crypto_inc functions,
Herbert Xu
- [0/11] Add IV generators and givcrypt,
Herbert Xu
- [PATCH 1/11] [CRYPTO] ablkcipher: Add givcrypt operation and givcipher type,
Herbert Xu
- [PATCH 2/11] [CRYPTO] cryptd: Use geniv of the underlying algorithm,
Herbert Xu
- [PATCH 3/11] [CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module,
Herbert Xu
- [PATCH 4/11] [CRYPTO] blkcipher: Add givcipher_alloc_inst/givcipher_free_inst,
Herbert Xu
- [PATCH 5/11] [CRYPTO] chainiv: Add chain IV generator,
Herbert Xu
- [PATCH 10/11] [CRYPTO] aead: Add givcrypt operation,
Herbert Xu
- [PATCH 11/11] [CRYPTO] authenc: Add givcrypt operation,
Herbert Xu
- [PATCH 6/11] [CRYPTO] ablkcipher: Added ablkcipher_request_complete,
Herbert Xu
- [PATCH 8/11] [CRYPTO] blkcipher: Create default givcipher instances,
Herbert Xu
- [PATCH 9/11] [CRYPTO] seqiv: Add Sequence Number IV Generator,
Herbert Xu
- [PATCH 7/11] [CRYPTO] eseqiv: Add Encrypted Sequence Number IV Generator,
Herbert Xu
- Re: [0/11] Add IV generators and givcrypt,
Evgeniy Polyakov
- [PATCH 3/3] dm-crypt: Add support for stream ciphers using blkcipher interface,
Tan Swee Heng
- [PATCH 2/3] salsa20_i586: Salsa20 stream cipher algorithm (i586 version),
Tan Swee Heng
- [PATCH 1/3] salsa_generic.c: Renamed salsa20.c to salsa20_generic.c,
Tan Swee Heng
- [PATCH 0/4] camellia: 64-bit optimization and code shrink,
Denys Vlasenko
- Moving xor_* functions into common header file,
Tan Swee Heng
- [HIFN 00/03]: RNG support v2,
Patrick McHardy
- [0/4] CRYPTO: Misc fixes/updates,
Herbert Xu
- [RFC HIFN 00/02]: RNG support,
Patrick McHardy
- [PATCH 1/1] salsa20: Salsa20 stream cipher,
Tan Swee Heng
- IV copy strategy,
Sebastian Siewior
- [PATCH 3/3] [eSTREAM] salsa20: Salsa20 stream cipher algorithm,
Tan Swee Heng
- [PATCH 2/3] [eSTREAM] stream: Wrapper for eSTREAM ciphers,
Tan Swee Heng
- [PATCH 1/3] [eSTREAM] estream: New crypto_type to support eSTREAM ciphers,
Tan Swee Heng
- New Crypto Hardware,
Loc Ho
- Re: New Crypto Hardware,
Herbert Xu
- Message not available
- Re: New Crypto Hardware,
Herbert Xu
- Message not available
- Re: New Crypto Hardware,
Herbert Xu
- RE: New Crypto Hardware,
Loc Ho
- Re: New Crypto Hardware,
Sebastian Siewior
- Message not available
- Re: New Crypto Hardware,
Sebastian Siewior
- RE: New Crypto Hardware,
Loc Ho
- Re: New Crypto Hardware,
Sebastian Siewior
- RE: New Crypto Hardware,
Loc Ho
- RFC: Async Hash Support,
Loc Ho
- Re: RFC: Async Hash Support,
Sebastian Siewior
- [PATCH 1/1] CryptoAPI: Add Async Hash Support,
Loc Ho
- Re: [PATCH 1/1] CryptoAPI: Add Async Hash Support,
Herbert Xu
- RE: [PATCH 1/1] CryptoAPI: Add Async Hash Support,
Loc Ho
- RE: [PATCH 1/1] CryptoAPI: Add Async Hash Support,
Loc Ho
- Re: [PATCH 1/1] CryptoAPI: Add Async Hash Support,
Herbert Xu
- Re: [PATCH 1/1] CryptoAPI: Add Async Hash Support,
Herbert Xu
- [PATCH 1/1] CryptoAPI: Add Async Hash Support,
Loc Ho
- Re: [PATCH 1/1] CryptoAPI: Add Async Hash Support,
Herbert Xu
- Re: [PATCH 1/1] CryptoAPI: Add Async Hash Support,
Patrick McHardy
- Re: [PATCH 1/1] CryptoAPI: Add Async Hash Support,
Herbert Xu
- [PATCH 1/3] [CRYPTO] hash: Add Async Hash Support,
Loc Ho
- Re: [PATCH 1/3] [CRYPTO] hash: Add Async Hash Support,
Herbert Xu
- Re: [PATCH 1/3] [CRYPTO] hash: Add Async Hash Support,
Herbert Xu
- Re: [PATCH 1/3] [CRYPTO] hash: Add Async Hash Support,
Herbert Xu
- [PATCH 2/3] [CRYPTO] cryptd: Add Async Hash Support,
Loc Ho
- [PATCH 3/3] [CRYPTO] tcrypt: Add Async Hash Support,
Loc Ho
- [PATCH] HIFN: make Kconfig option depend on PCI,
Jan Glauber
- [RFC] [crypto] S390-AES add fallback driver.,
Sebastian Siewior
- [1/1] HIFN: schedule callback invocation to tasklet.,
Evgeniy Polyakov
- [PATCH] libcrc32c: keep intermediate crc state in cpu order,
Benny Halevy
- [PATCH] [CRYPTO] Extend sha256_generic.c to support SHA-224and SHA-224-HMAC,
Jonathan Lynch
- Fwd: Re: [PATCH] iSCSI fix endieness of digest to be network byte order,
Benny Halevy
- [PATCH] [crypto] geode: fix not inplace encryption,
Sebastian Siewior
- [PATCH 2/2] salsa20: Salsa20 stream cipher,
Tan Swee Heng
- [PATCH 1/2] stream: Stream cipher wrapper,
Tan Swee Heng
- [PATCH] [CRYPTO] Extend sha256_generic.c to support SHA-224 and SHA-224-HMAC,
Jonathan Lynch
- improper initialization of ipsec_table in openswan 2.4.9,
Eran Ben-Avi
- Re: [patch 0/2] remove setkey function in VIA's padlock,
Michal Ludvig
- [patch 0/2] merge AES setkey function for i586,
Sebastian Siewior
- error while enc/dec with CFB and CTR,
shivaji roy
- mtu/fragmentation problem with openswan 2.4.9,
Eran Ben-Avi
- [PATCH] [crypto] don't make CTR default M,
Sebastian Siewior
- group common used functions in software AES modules, take 2,
Sebastian Siewior
- [0/2] [CRYPTO] users: Fix up remaining sg issues,
Herbert Xu
- [CRYPTO] hifn_795x: Update for new scatterlist API,
Herbert Xu
- Patch to support stream ciphers,
Tan Swee Heng
- [PATCH0/5] camellia: cleanup, de-unrolling, and 64bit-ization,
Denys Vlasenko
- [PATCH 1/5] camellia: cleanup,
Denys Vlasenko
- [PATCH 2/5] camellia: cleanup,
Denys Vlasenko
- [PATCH 3/5] camellia: cleanup,
Denys Vlasenko
- [PATCH 4/5] camellia: de-unrolling,
Denys Vlasenko
- [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Denys Vlasenko
- Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Noriaki TAKAMIYA
- Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Herbert Xu
- Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Denys Vlasenko
- Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Herbert Xu
- Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Noriaki TAKAMIYA
- Re: [camellia-oss:00952] Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Noriaki TAKAMIYA
- Re: [camellia-oss:00952] Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Denys Vlasenko
- Re: [camellia-oss:00952] Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
David Miller
- Re: [camellia-oss:00952] Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Denys Vlasenko
- Re: [camellia-oss:00952] Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
David Miller
- Re: [camellia-oss:00952] Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Denys Vlasenko
- Re: [camellia-oss:00952] Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
David Miller
- Re: [camellia-oss:00952] Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Denys Vlasenko
- Re: [camellia-oss:00952] Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Herbert Xu
- Re: [camellia-oss:00952] Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Denys Vlasenko
- Re: [camellia-oss:00952] Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Herbert Xu
- Re: [camellia-oss:00952] Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Denys Vlasenko
- Re: [camellia-oss:00952] Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Noriaki TAKAMIYA
- Re: [camellia-oss:00952] Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Denys Vlasenko
- Re: [camellia-oss:00952] Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Herbert Xu
- Re: [camellia-oss:00952] Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Denys Vlasenko
- Re: [camellia-oss:00952] Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Herbert Xu
- Re: [camellia-oss:00952] Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Denys Vlasenko
- Re: [camellia-oss:00952] Re: [PATCH 5/5] camellia: de-unrolling, 64bit-ization,
Noriaki TAKAMIYA
- Re: [PATCH0/5] camellia: cleanup, de-unrolling, and 64bit-ization,
Denys Vlasenko
- [PATCH 1/1]: Add countersize to CTR,
Joy Latten
- [RFC] group common used functions in software AES modules,
Sebastian Siewior
- [PATCH] do not unroll big stuff in twofish key setup if OPTIMIZE_FOR_SIZE,
Denys Vlasenko
- GCM & CTR (fwd),
Mikko Herranen
- [REPOST,RFC] of small geode cleanup + fallback,
Sebastian Siewior