messages from 2009-06-18 02:09:32 to 2009-07-20 06:55:14 UTC [more...]
[RFC] [PATCH 0/7] IPsec: convert to ahash
2009-07-20 6:55 UTC (14+ messages)
` [RFC] [PATCH 1/7] esp: Add an additional scatterlist entry for the assoc data
` [RFC] [PATCH 2/7] crypto: authenc - convert to ahash
` [RFC] [PATCH 3/7] ah: Add struct crypto_ahash to ah_data
` [RFC] [PATCH 4/7] ah4: convert to ahash
` [RFC] [PATCH 5/7] ah6: "
` [RFC] [PATCH 6/7] ah: Remove obsolete code
` [RFC] [PATCH 7/7] xfrm: remove skb_icv_walk
[PATCH] crypto: authenc - convert to ahash
2009-07-20 6:52 UTC (2+ messages)
quesiton on async cipher
2009-07-17 6:26 UTC (2+ messages)
[1/9] Convert padlock sha to shash
2009-07-17 0:48 UTC (19+ messages)
` [PATCH 2/10] crypto: shash - Export/import hash state only
` [PATCH 3/10] crypto: shash - Move finup/digest null checks to registration time
` [PATCH 4/10] crypto: sha1_generic - Add export/import support
` [PATCH 5/10] crypto: sha256_generic - Use 64-bit counter like sha1
` [PATCH 6/10] crypto: sha256_generic - Add export/import support
` [PATCH 7/10] crypto: sha1-s390 "
` [PATCH 8/10] crypto: sha256-s390 "
` [PATCH 9/10] crypto: padlock - Use shash fallback for sha
` [PATCH 10/10] crypto: padlock - Switch sha to shash
[RFC PATCH] Add VMAC(AES) to Linux for intel_txt support
2009-07-16 15:11 UTC (2+ messages)
crypto: shash - Fix async finup handling of null digest
2009-07-15 13:30 UTC
crypto: shash - Fix digest size offset
2009-07-15 13:18 UTC
crypto: ahash - Fix setkey crash
2009-07-15 12:42 UTC
[PATCH 0/35] Converting ahash to new style
2009-07-15 10:47 UTC (43+ messages)
` [PATCH 1/35] crypto: shash - Export/import hash state only
` [PATCH 2/35] crypto: shash - Move finup/digest null checks to registration time
` [PATCH 3/35] crypto: sha1_generic - Add export/import support
` [PATCH 4/35] crypto: sha256_generic - Use 64-bit counter like sha1
` [PATCH 5/35] crypto: sha256_generic - Add export/import support
` [PATCH 6/35] crypto: sha1-s390 "
` [PATCH 7/35] crypto: sha256-s390 "
` [PATCH 8/35] crypto: padlock - Use shash fallback for sha
` [PATCH 9/35] crypto: shash - Move null setkey check to registration time
` [PATCH 10/35] crypto: async - Use kzfree for requests
` [PATCH 11/35] crypto: shash - Make descsize a run-time attribute
` [PATCH 12/35] crypto: padlock - Switch sha to shash
` [PATCH 13/35] crypto: hmac - Switch "
` [PATCH 14/35] crypto: xcbc "
` [PATCH 15/35] crypto: authenc - Remove reference to crypto_hash
` [PATCH 16/35] crypto: hash - Remove legacy hash/digest implementaion
` [PATCH 17/35] crypto: shash - Export async functions
` [PATCH 18/35] crypto: cryptd - Use shash algorithms
` [PATCH 19/35] crypto: ahash - Add crypto_ahash_set_reqsize
` [PATCH 20/35] crypto: cryptd - Use crypto_ahash_set_reqsize
` [PATCH 21/35] crypto: crypto4xx "
` [PATCH 22/35] crypto: api - Remove frontend argument from extsize/init_tfm
` [PATCH 23/35] crypto: ahash - Convert to new style algorithms
` [PATCH 24/35] crypto: ahash - Add instance/spawn support
` [PATCH 25/35] crypto: tcrypt - Add mask parameter
` [PATCH 26/35] crypto: hash - Add helpers to free spawns
` [PATCH 27/35] crypto: cryptd - Switch to template create API
` [PATCH 28/35] crypto: cryptd - Switch to new style ahash
` [PATCH 29/35] crypto: crypto4xx "
` [PATCH 30/35] crypto: ahash - Remove old_ahash_alg
` [PATCH 31/35] crypto: hash - Zap unaligned buffers
` [PATCH 32/35] crypto: shash - Fix alignment in unaligned operations
` [PATCH 33/35] crypto: ahash - Use GFP_KERNEL in unaligned setkey
` [PATCH 34/35] crypto: ahash - Add unaligned handling and default operations
` [PATCH 35/35] crypto: crypto4xx - Disable SHA implementation
[PATCH] cryptd: Fix uninitialized return value
2009-07-15 8:54 UTC (3+ messages)
Bogus sha1 implementation in crypto4xx
2009-07-15 5:37 UTC (5+ messages)
Your E-mail Attach To 2009 Anniversary Bonanza
2009-07-11 19:49 UTC
Your E-mail Attach To category\\"A\\" 870,000GBP‏
2009-07-10 12:30 UTC
[0/16] Convert hmac to shash
2009-07-09 12:20 UTC (19+ messages)
` [PATCH 1/16] crypto: api - Add new template create function
` [PATCH 2/16] crypto: api - Add crypto_alloc_instance2
` [PATCH 3/16] crypto: shash - Add shash_instance
` [PATCH 4/16] crypto: api - Add new style spawn support
` [PATCH 5/16] crypto: shash - Add "
` [PATCH 6/16] crypto: api - Add crypto_attr_alg2 helper
` [PATCH 7/16] crypto: shash - Add shash_attr_alg2 helper
` [PATCH 8/16] crypto: shash - Add shash_register_instance
` [PATCH 9/16] crypto: shash - Add crypto_shash_ctx_aligned
` [PATCH 10/16] crypto: shash - Add __crypto_shash_cast
` [PATCH 11/16] crypto: shash - Use finup in default digest
` [PATCH 12/16] crypto: shash - Propagate reinit return value
` [PATCH 13/16] crypto: shash - Add shash_instance_ctx
` [PATCH 14/16] crypto: api - Fix crypto_drop_spawn crash on blank spawns
` [PATCH 15/16] crypto: hmac - Switch to shash
` [PATCH 16/16] crypto: hmac - Prehash ipad/opad
[RFC] [PATCH 0/3] convert hmac to ahash
2009-07-09 4:48 UTC (5+ messages)
` [RFC] [PATCH 1/3] crypto: ahash - Add some helper functions
` [RFC] [PATCH 2/3] crypto: ahash - add crypto_ahash_finup
` [RFC] [PATCH 3/3] crypto: hmac - convert to ahash
[RFC 7/7] crypto: Add PCLMULQDQ accelerated GHASH implementation
2009-07-07 6:15 UTC (10+ messages)
[PATCH] crypto: Update stdrng test name so that the testmgr finds it properly
2009-07-04 1:08 UTC (7+ messages)
Bug when modprobing tcrypt
2009-07-03 4:11 UTC (13+ messages)
` [PATCH 1/2] crypto/ansi prng: use just a BH lock
` [PATCH 2/2] crypto/ansi prng: alloc cipher just in in init()
` [PATCH v2] "
[RFC] [PATCH 2/5] aead: Add generic aead wrapper interface
2009-06-29 13:57 UTC (16+ messages)
` [PATCH 1/2] padata: generic interface for parallel processing
` [PATCH 2/2] pcrypt: Add pcrypt crypto parallelization wrapper
[RFC] [PATCH 0/5] Parallel IPsec v4
2009-06-29 11:12 UTC (21+ messages)
` [RFC] [PATCH 2/5] pcrypt: Add pcrypt crypto parallelization wrapper
` [RFC] [PATCH 3/5] eseqiv: Add support for aead algorithms
` [RFC] [PATCH 5/5] tcrypt: Test algorithms by name
` [PATCH] "
Confirm Your Webmail Identities(HelpDesk)
2009-06-27 11:33 UTC
Win the lady's favor!
2009-06-26 14:42 UTC
crypto: skcipher - Fix request for sync algorithms
2009-06-25 6:48 UTC
[RFC 2/7] crypto: Use GHASH digest algorithm in GCM
2009-06-22 2:19 UTC (8+ messages)
Crypto Update for 2.6.29
2009-06-21 14:09 UTC (4+ messages)
` Crypto Update for 2.6.31
` Crypto Fixes "
[PATCH 1/3] AMCC Crypto4xx Device Driver v7
2009-06-21 13:53 UTC (2+ messages)
[RFC 5/7] crypto: cryptd: Add support to access underlaying shash
2009-06-21 13:50 UTC (2+ messages)
[RFC 4/7] crypto: use crypto_shash instead of crypto_hash in cryptd hash
2009-06-21 13:49 UTC (2+ messages)
Confirm Your Webmail Identities(HelpDesk)
2009-06-20 14:10 UTC
UN NOTIFICATION
2009-06-20 15:14 UTC
crypto: ansi_cprng - Do not select FIPS
2009-06-19 14:38 UTC (3+ messages)
[BUGFIX 2/3] crypto: Remove CRYPTO_TFM_REQ_MAY_SLEEP flag in AES-NI accelerated ecb/cbc mode
2009-06-19 0:55 UTC (3+ messages)
[PATCH] crypto: s390 des3 - permit weak keys unless REQ_WEAK_KEY set
2009-06-18 11:53 UTC (2+ messages)
[PATCH] crypto: add optional continuous repetition test to entropy store based rngs
2009-06-18 11:51 UTC (9+ messages)
[BUGFIX 1/3] crypto: Fix AES-NI cbc mode IV saving
2009-06-18 11:45 UTC (2+ messages)
[PATCH] AMCC Crypto4xx Device Driver v7
2009-06-18 10:56 UTC
[RFC 1/7] crypto: Add GHASH digest algorithm for GCM
2009-06-18 7:32 UTC (6+ messages)
[RFC 6/7] x86: Move kernel_fpu_using to asm/i387.h
2009-06-18 3:52 UTC (7+ messages)
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).