linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-04-03 07:49:24 to 2010-05-19 11:02:29 UTC [more...]

[BUG] SLOB breaks Crypto
 2010-05-19 11:02 UTC  (37+ messages)
                                ` [PATCH 1/4] mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h>
                                ` [PATCH 2/4] mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h>
                                ` [PATCH 3/4] mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slub_def.h>
                                ` [PATCH 4/4] crypto: Use ARCH_KMALLOC_MINALIGN for CRYPTO_MINALIGN now that it's exposed

[PATCH] crypto: talitos - add support for sha224
 2010-05-19  9:22 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCHv2 3/3] crypto: talitos - add hash algorithms
 2010-05-19  9:22 UTC  (3+ messages)

[PATCH 2/6] crypto: Fix scatterwalk_done() test
 2010-05-19  5:54 UTC  (3+ messages)

VIA Padlock: +30% XTS Performance by using ECB
 2010-05-19  5:07 UTC  (3+ messages)

[PATCH 0/6] Add Niagara2 crypto driver
 2010-05-19  4:15 UTC  (2+ messages)

[PATCH 1/4] padata: Use a timer to handle remaining objects in the reorder queues
 2010-05-19  3:45 UTC  (8+ messages)
` [PATCH 2/4] padata: Flush the padata queues actively
` [PATCH 3/4] padata: Add some code comments
    ` [PATCH 3/4 v2] "
` [PATCH 4/4] padata: Use get_online_cpus/put_online_cpus in padata_free

Crypto Update for 2.6.29
 2010-05-19  2:06 UTC  (9+ messages)
    ` Crypto Update for 2.6.31
        ` Crypto Fixes for 2.6.32
          ` Crypto Fixes for 2.6.33
                ` Crypto Fixes for 2.6.34
    ` Crypto Update for 2.6.33
      ` Crypto Update for 2.6.34
        ` Crypto Update for 2.6.35

[PATCH 6/6] crypto: Add Niagara2 crypto driver
 2010-05-18  5:22 UTC 

[PATCH 5/6] crypto: Add ablkcipher_walk interfaces
 2010-05-18  5:22 UTC 

[PATCH 4/6] crypto: Add testing for async hashing and update/final
 2010-05-18  5:22 UTC 

[PATCH 3/6] crypto: Add speed tests for async hashing
 2010-05-18  5:22 UTC 

[PATCH 1/6] hifn_795x: Rename ablkcipher_walk to hifn_cipher_walk
 2010-05-18  5:22 UTC 

[PATCH] crypto: mv_cesa - Use resource_size
 2010-05-14  4:58 UTC  (2+ messages)

[PATCH 1/1] omap-sham: OMAP macros corrected
 2010-05-14  4:46 UTC  (5+ messages)

consumer mailing lists
 2010-05-13 12:23 UTC 

Best mode of operation for AES-128 on x86_64?
 2010-05-13  1:25 UTC  (2+ messages)

Call For Confirmation Tel: +(44) 702 4098910,
 2010-05-10 12:06 UTC 

[PATCHv4 0/2] omap-sham: OMAP SHA1/MD5 driver
 2010-05-10 11:40 UTC  (6+ messages)
` [PATCH 1/2] crypto: updates omap sham device related platform code
` [PATCH 2/2] crypto: omap-sham - omap sha1 & md5 driver

[RFC PATCH] crypto: Alchemy AES engine driver
 2010-05-07  8:51 UTC  (3+ messages)

Test tools for crypt accelerators?
 2010-05-05 12:45 UTC  (3+ messages)

[patch] crypto: cleanup: remove unneeded null check
 2010-05-03  3:08 UTC  (2+ messages)

[PATCH 1/3] crypto: talitos - prepare for adding ahash algorithms
 2010-04-30  3:01 UTC  (2+ messages)

[PATCH 2/3] crypto: talitos - second prepare step for adding ahash algorithms
 2010-04-30  3:02 UTC  (2+ messages)

[PATCH 3/3] crypto: talitos - add hash algorithms
 2010-04-30 12:17 UTC  (3+ messages)

[PATCH][RFC] crypto: talitos - add hmac algorithms
 2010-04-30  3:13 UTC  (3+ messages)

Reach 788k doctors - we have the list and others too
 2010-04-29 16:47 UTC 

Bug#552270: Marvell CESA driver and Kirkwood
 2010-04-30  9:20 UTC  (9+ messages)
                  ` [PATCH] net/ipsec: don't treat EINPROGRESS as a regular error

business mail list
 2010-04-27  2:31 UTC 

Long pause when using pcrypt
 2010-04-23  9:49 UTC  (2+ messages)

Irish 2010 Winner
 2010-04-22  8:49 UTC 

[PATCH 0/2] crypto: omap-sha1-md5: OMAP3 SHA1 & MD5 driver
 2010-04-19 13:27 UTC  (28+ messages)

[PATCH] Crypto: geode-aes: Fix some code style issues
 2010-04-19 13:03 UTC  (4+ messages)

[PATCHv3 0/2] omap-sham: OMAP SHA1/MD5 driver
 2010-04-14  6:45 UTC  (7+ messages)
` [PATCHv3 1/2] crypto: updates omap sham device related platform code
` [PATCHv3 2/2] crypto: omap-sham - omap sha1 & md5 driver

[PATCHv2 0/10] crypto mv_cesa : Add sha1 and hmac(sha1) support to the mv_cesa driver
 2010-04-13  8:54 UTC  (2+ messages)

aesni-intel slower than aes-x86_64
 2010-04-12 17:09 UTC  (3+ messages)

cryptodev support
 2010-04-11 12:28 UTC  (5+ messages)

where does tw routine point to in xts.c?
 2010-04-10  3:20 UTC 

YOUR ATM CARD
 2010-04-08 17:17 UTC 

where the tweak routine point to?
 2010-04-09  1:09 UTC 

[PATCHv2 10/10] crypto mv_cesa : Add sha1 and hmac(sha1) async hash drivers
 2010-04-08 16:34 UTC 

[PATCHv2 9/10] crypto mv_cesa : Support processing of data from previous requests
 2010-04-08 16:33 UTC 

[PATCHv2 8/10] crypto mv_cesa : Make the copy-back of data optional
 2010-04-08 16:31 UTC 

[PATCHv2 7/10] crypto mv_cesa : Execute some code via function pointers rathr than direct calls
 2010-04-08 16:30 UTC 

[PATCHv2 6/10] crypto mv_cesa : Rename a variable to a more suitable name
 2010-04-08 16:29 UTC 

[PATCHv2 5/10] crypto mv_cesa : Enqueue generic async requests
 2010-04-08 16:27 UTC 

[PATCHv2 4/10] crypto mv_cesa : Fix situations where the src sglist spans more data than the request asks for
 2010-04-08 16:27 UTC 

[PATCHv2 3/10] crypto mv_cesa : Fix situation where the dest sglist is organized differently than the source sglist
 2010-04-08 16:26 UTC 

[PATCHv2 2/10] crypto mv_cesa : Remove compiler warning in mv_cesa driver
 2010-04-08 16:25 UTC 

[PATCHv2 1/10] crypto mv_cesa : Invoke the user callback from a softirq context
 2010-04-08 16:25 UTC 

[PATCH 0/2] crypto: omap-sha1-md5: OMAP3 SHA1 & MD5 driver
 2010-04-08 14:07 UTC  (2+ messages)

[PATCH 0/2] crypto: omap-sha1-md5: OMAP3 SHA1 & MD5 driver
 2010-04-08 14:04 UTC  (3+ messages)

[PATCHv2 0/2] crypto: omap-sha1-md5: OMAP3 SHA1 & MD5 driver
 2010-04-08 13:11 UTC  (5+ messages)
` [PATCHv2 1/2] crypto: updates omap sham device related platform code

Convert arc4 from a cipher into a block cipher
 2010-04-08  7:58 UTC  (26+ messages)
` [PATCH 1/7] crypto: rename arc4
  ` [PATCH 2/7] crypto: add blkcipher implementation of ARC4
      ` [PATCH v2] "
` [PATCH 3/7] crypto/testmgr: add testing for arc4 based on ecb(arc4)
` [PATCH 4/7] net/wireless: switch lib80211_crypt_tkip from arc4 to arc4blk
` [PATCH 5/7] net/wireless: switch lib80211_crypt_wep "
` [PATCH 6/7] net/mac80211: convert wep "
` [PATCH 7/7] net/ppp_mppe: convert "


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).