messages from 2009-07-01 00:06:54 to 2009-08-03 20:08:01 UTC [more...]
kcryptd performance issues, write faster than read on raid0/lvm?!
2009-08-03 19:41 UTC
Add support for the crypto engine on Orion5X
2009-08-03 19:03 UTC (13+ messages)
` [PATCH] arm/orion5x: add sram support for crypto
` [PATCH v3] crypto: add support for Orion5X crypto engine
[PATCH -v2 1/5] crypto: Add GHASH digest algorithm for GCM
2009-08-03 7:45 UTC (5+ messages)
` [PATCH -v2 2/5] crypto: Use GHASH digest algorithm in GCM
` [PATCH -v2 3/5] crypto: cryptd: Add support to access underlaying shash
` [PATCH -v2 4/5] x86: Move kernel_fpu_using to irq_is_fpu_using in asm/i387.h
` [PATCH -v2 5/5] crypto: Add PCLMULQDQ accelerated GHASH implementation
[BUGFIX] crypto: Fix ctr(aes) testing by specifying geniv
2009-08-03 7:44 UTC
Dear Webmail/E-mail user
2009-08-02 10:18 UTC
NULL data pointer dereference in kcryptd
2009-08-01 11:09 UTC (5+ messages)
` "
` [dm-devel] "
Bogus sha1 implementation in crypto4xx
2009-07-31 3:27 UTC (7+ messages)
Padlock with VIA Nano still crashing
2009-07-28 20:53 UTC (2+ messages)
[PATCH] crypto: Write outside array bounds
2009-07-28 15:29 UTC (2+ messages)
[PATCH 2/6] crypto: compress - Add pcomp interface
2009-07-28 14:45 UTC (14+ messages)
` [PATCH 3/6] crypto: testmgr - Add support for the "
` [PATCH 4/6] crypto: new zlib crypto module, using pcomp
` [PATCH 5/6] crypto: testmgr - add zlib test
` [PATCH 6/6] squashfs: Make SquashFS 4 use the new pcomp crypto interface
` [PATCH/RFC] crypto: compress - Add comp_request.total_out (was: Re: [PATCH 6/6] squashfs: Make SquashFS 4 use the new pcomp crypto interface)
` [PATCH/RFC] crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}() (was: Re: [PATCH/RFC] crypto: compress - Add comp_request.total_out (was: Re: [PATCH 6/6] squashfs: Make SquashFS 4 use the new pcomp crypto interface))
` [PATCH/RFC] crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}() (was: Re: [PATCH/RFC] crypto: compress - Add comp_request.total_out
` [PATCH/RFC] crypto: compress - Return produced bytes in crypto_{, de}compress_{update, final}() "
(unknown)
2009-07-27 16:23 UTC
[PATCH v2] crypto: authenc - convert to ahash
2009-07-24 8:32 UTC (10+ messages)
crypto: api - Fix aligned ctx helper
2009-07-24 7:28 UTC
[PATCH 0/1] crypto: Undefined behaviour in crypto_aes_expand_key
2009-07-24 5:59 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] crypto: shash - Test for the algorithms import function before exporting it
2009-07-24 5:57 UTC (2+ messages)
[PATCH] crypto: ahash - Use GFP_KERNEL on allocation if the request can sleep
2009-07-22 12:23 UTC (2+ messages)
[PATCH v3] crypto: authenc - convert to ahash
2009-07-22 9:49 UTC
Picture, Event or Logo?
2009-07-22 9:19 UTC
[PATCH 0/6] crypto: shash - Require all algorithms to support export/import
2009-07-22 6:40 UTC (7+ messages)
` [PATCH 1/6] crypto: xcbc - Use crypto_xor
` [PATCH 2/6] crypto: xcbc - Fix shash conversion
` [PATCH 3/6] crypto: sha512 - Export struct sha512_state
` [PATCH 4/6] crypto: sha512_generic - Use 64-bit counters
` [PATCH 5/6] crypto: sha512-s390 - Add export/import support
` [PATCH 6/6] crypto: shash - Require all algorithms to support export/import
crypto: cryptd - Add finup/export/import for hash
2009-07-22 3:12 UTC
[RFC PATCH] Add VMAC(AES) to Linux for intel_txt support
2009-07-21 7:29 UTC (3+ messages)
[RFC] [PATCH 0/7] IPsec: convert to ahash
2009-07-21 6:53 UTC (19+ 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 8:39 UTC (5+ 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
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)
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 (9+ 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 (9+ messages)
` [PATCH 2/2] crypto/ansi prng: alloc cipher just in in init()
` [PATCH v2] "
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).