messages from 2007-10-30 14:18:20 to 2007-11-23 11:24:46 UTC [more...]
[0/11] Add IV generators and givcrypt
2007-11-23 11:24 UTC (27+ messages)
` [PATCH 1/11] [CRYPTO] ablkcipher: Add givcrypt operation and givcipher type
` [PATCH 2/11] [CRYPTO] cryptd: Use geniv of the underlying algorithm
` [PATCH 3/11] [CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module
` [PATCH 4/11] [CRYPTO] blkcipher: Add givcipher_alloc_inst/givcipher_free_inst
` [PATCH 5/11] [CRYPTO] chainiv: Add chain IV generator
` [PATCH 6/11] [CRYPTO] ablkcipher: Added ablkcipher_request_complete
` [PATCH 7/11] [CRYPTO] eseqiv: Add Encrypted Sequence Number IV Generator
` [PATCH 8/11] [CRYPTO] blkcipher: Create default givcipher instances
` [PATCH 9/11] [CRYPTO] seqiv: Add Sequence Number IV Generator
` [PATCH 10/11] [CRYPTO] aead: Add givcrypt operation
` [PATCH 11/11] [CRYPTO] authenc: "
[PATCH 0/5] camellia: code shrink and 64-bit optimization
2007-11-22 22:45 UTC (6+ messages)
` [PATCH 2/5] camellia: code shrink #2
` [PATCH 3/5] camellia: code shrink #3
` [PATCH 4/5] camellia: code shrink #4
` [PATCH 5/5] camellia: 64-bit optimization
` [PATCH 1/5] camellia: code shrink
[PATCH 0/4] camellia: 64-bit optimization and code shrink
2007-11-22 22:29 UTC (8+ messages)
` [PATCH 1/4] camellia: 64-bit optimization
` [PATCH 2/4] camellia: code shrink
` [PATCH 3/4] camellia: code shrink 2
` [PATCH 4/4] camellia: code shrink 3
[0/5] Add generic crypto_xor/crypto_inc functions
2007-11-22 8:37 UTC (6+ messages)
` [PATCH 1/5] [CRYPTO] api: Add crypto_inc and crypto_xor
` [PATCH 2/5] [CRYPTO] cbc: Use crypto_xor
` [PATCH 3/5] [CRYPTO] cbc: Require block size to be a power of 2
` [PATCH 4/5] [CRYPTO] pcbc: Use crypto_xor
` [PATCH 5/5] [CRYPTO] ctr: Use crypto_inc and crypto_xor
[PATCH 2/3] salsa20_i586: Salsa20 stream cipher algorithm (i586 version)
2007-11-21 21:39 UTC (2+ messages)
[PATCH 3/3] dm-crypt: Add support for stream ciphers using blkcipher interface
2007-11-21 21:38 UTC
[PATCH 1/3] salsa_generic.c: Renamed salsa20.c to salsa20_generic.c
2007-11-21 21:12 UTC
[PATCH0/5] camellia: cleanup, de-unrolling, and 64bit-ization
2007-11-21 8:38 UTC (34+ messages)
` [PATCH 1/5] camellia: cleanup
` [PATCH 2/5] "
` [PATCH 3/5] "
` [PATCH 4/5] camellia: de-unrolling
` [PATCH 5/5] camellia: de-unrolling, 64bit-ization
` [camellia-oss:00952] "
[HIFN 00/03]: RNG support v2
2007-11-21 4:54 UTC (9+ messages)
` [HWRNG 01/03]: move status polling loop to data_present callbacks
` [HIFN 02/03]: Improve PLL initialization
` [HIFN 03/03]: Add support for using the random number generator
IV copy strategy
2007-11-20 14:23 UTC (17+ messages)
` [PATCH] [crypto] geode: do not copy the IV too often
Moving xor_* functions into common header file
2007-11-20 8:52 UTC (3+ messages)
[PATCH 1/1] salsa20: Salsa20 stream cipher
2007-11-18 15:46 UTC (4+ messages)
[0/4] CRYPTO: Misc fixes/updates
2007-11-18 13:32 UTC (5+ messages)
` [PATCH 1/4] [CRYPTO] scatterwalk: Use generic scatterlist chaining
` [PATCH 2/4] [CRYPTO] doc: Update api-intro.txt
` [PATCH 3/4] [CRYPTO] ablkcipher: Add distinct ABLKCIPHER type
` [PATCH 4/4] [CRYPTO] api: Fix potential race in crypto_remove_spawn
[RFC HIFN 00/02]: RNG support
2007-11-18 10:27 UTC (10+ messages)
` [RFC HIFN 01/02]: Improve PLL initialization
` [RFC HIFN 02/02]: Add support for using the random number generator
[PATCH 2/3] [eSTREAM] stream: Wrapper for eSTREAM ciphers
2007-11-16 17:48 UTC (8+ messages)
[RFC] [crypto] S390-AES add fallback driver
2007-11-13 23:14 UTC (3+ messages)
New Crypto Hardware
2007-11-13 1:41 UTC (2+ messages)
[PATCH 1/2] stream: Stream cipher wrapper
2007-11-13 1:17 UTC (4+ messages)
[PATCH 3/3] [eSTREAM] salsa20: Salsa20 stream cipher algorithm
2007-11-12 20:01 UTC
[PATCH 1/3] [eSTREAM] estream: New crypto_type to support eSTREAM ciphers
2007-11-12 19:52 UTC
[PATCH] HIFN: make Kconfig option depend on PCI
2007-11-12 13:58 UTC (3+ messages)
[PATCH] [crypto] geode: fix not inplace encryption
2007-11-11 11:05 UTC (5+ messages)
` "
[patch 0/2] merge AES setkey function for i586
2007-11-11 1:18 UTC (7+ messages)
` [patch 2/2] remove similar aes glue code
` [patch 1/2] AES i586, remove setkey
[REPOST,RFC] of small geode cleanup + fallback
2007-11-10 21:28 UTC (7+ messages)
` [RFC 4/5] [crypto] geode: add fallback for unsupported modes
` [PATCH] [crypto] geode: add fallback for unsupported modes, take 2
` "
[patch 0/2] remove setkey function in VIA's padlock
2007-11-10 21:23 UTC (2+ messages)
[1/1] HIFN: schedule callback invocation to tasklet
2007-11-10 12:25 UTC (3+ messages)
[PATCH] [CRYPTO] Extend sha256_generic.c to support SHA-224and SHA-224-HMAC
2007-11-10 12:10 UTC (2+ messages)
Hello!!!
2007-11-09 11:22 UTC
[PATCH] libcrc32c: keep intermediate crc state in cpu order
2007-11-08 19:29 UTC (4+ messages)
Fwd: Re: [PATCH] iSCSI fix endieness of digest to be network byte order
2007-11-08 15:47 UTC (5+ messages)
group common used functions in software AES modules, take 2
2007-11-08 14:31 UTC (4+ messages)
` [PATCH 3/3] [crypto] AES x86_64, remove setkey
[PATCH] [crypto] don't make CTR default M
2007-11-08 13:28 UTC (2+ messages)
improper initialization of ipsec_table in openswan 2.4.9
2007-11-08 3:18 UTC (3+ messages)
` [Openswan dev] "
[PATCH 1/1]: Add countersize to CTR
2007-11-07 15:03 UTC (2+ messages)
[PATCH] [CRYPTO] Extend sha256_generic.c to support SHA-224 and SHA-224-HMAC
2007-11-07 12:33 UTC (3+ messages)
` [PATCH] [CRYPTO] Extend sha256_generic.c to support SHA-224and SHA-224-HMAC
[PATCH 2/2] salsa20: Salsa20 stream cipher
2007-11-06 19:44 UTC
Patch to support stream ciphers
2007-11-06 19:11 UTC (4+ messages)
Openswan 2.4.9 - tasklet or workqueue ?
2007-11-05 3:35 UTC (2+ messages)
error while enc/dec with CFB and CTR
2007-11-03 8:52 UTC
mtu/fragmentation problem with openswan 2.4.9
2007-11-01 14:25 UTC
[0/2] [CRYPTO] users: Fix up remaining sg issues
2007-10-30 14:18 UTC (6+ messages)
` [PATCH 1/2] [CRYPTO] tcrypt: Move sg_init_table out of timing loops
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).