linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-22 07:25:53 to 2011-06-14 20:17:46 UTC [more...]

[PATCH 0/5] Feed entropy pool via high-resolution clocksources
 2011-06-14 20:17 UTC  (27+ messages)
` [PATCH 1/5] random: add new clocksource entropy interface
` [PATCH 2/5] clocksource: add support for entropy-generation function
` [PATCH 3/5] hpet: wire up entropy generation function
` [PATCH 4/5] tsc: "
` [PATCH 5/5] misc: add clocksource-based entropy generation driver

HW Accelerated IPSEC?
 2011-06-11  1:18 UTC  (5+ messages)

[PATCH 00/11] crypto: omap-sham driver fixes
 2011-06-08 19:36 UTC  (14+ messages)
` [PATCH 01/11] omap-sham: remove extra reference
` [PATCH 02/11] omap-sham: remove unused code
` [PATCH 03/11] omap-sham: replace flags bit mask with bit number
` [PATCH 04/11] omap-sham: replace flags operation with atomic bit operations
` [PATCH 05/11] omap-sham: move some flags to device context
` [PATCH 06/11] omap-sham: remove unnecessary local variable
` [PATCH 07/11] omap-sham: remove dedicated queue handling tasklet
` [PATCH 08/11] omap-sham: irq and dma handling changes
` [PATCH 09/11] omap-sham: irq handler must not clear error code
` [PATCH 10/11] omap-sham: clear device flags when finishing request
` [PATCH 11/11] omap-sham: do not schedule tasklet if there is no active requests

[PATCH] crypto: picoxcell: fix possible invalid pointer dereference
 2011-06-08 13:28 UTC  (2+ messages)

[PATCH] crypto: caam - fix build warning when DEBUG_FS not configured
 2011-06-08 13:27 UTC  (2+ messages)

[PATCH] crypto: UML build fixes
 2011-06-08 12:57 UTC  (2+ messages)

loop-aes encrypted root on Fedora 15 using systemd
 2011-06-07 14:28 UTC  (8+ messages)

Email Quota Exceeded
 2011-06-03 10:11 UTC 

[RFC PATCH 08/35] drivers/crypto changes for SMBIOS and System Firmware
 2011-05-31 15:51 UTC 

[PATCH] crypto/testmgr: add xts-aes-256 self-test
 2011-05-31  5:24 UTC  (4+ messages)
` [PATCH v2] [crypto] testmgr: "

[PATCH] crypto: sha1: modify sha1_update to use SHA1_BLOCK_SIZE
 2011-05-31  5:22 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] crypto: caam - fix operator precedence in shared descriptor allocation
 2011-05-26  3:30 UTC  (2+ messages)

[PATCH 2/8] x86: Fix set but not used in ghash_async_setkey()
 2011-05-26  3:29 UTC  (2+ messages)

(unknown),
 2011-05-21 12:54 UTC 

Crypto Update for 2.6.29
 2011-05-20 23:54 UTC  (9+ messages)
  ` Crypto Update for 2.6.33
    ` Crypto Update for 2.6.34
      ` Crypto Update for 2.6.35
          ` Crypto Update for 2.6.36
              ` Crypto Update for 2.6.38
                ` Crypto Update for 2.6.39
                  ` Crypto Update for 2.6.40

Equity Business Investment
 2011-05-20 13:11 UTC 

[PATCH 1/4] crypto: caam - platform_bus_type migration
 2011-05-19  4:39 UTC  (2+ messages)

[PATCH -next] crypto: fix aesni build on i386
 2011-05-17 23:03 UTC  (2+ messages)

[PATCH] aesni-intel: Merge with fpu.ko
 2011-05-16  5:13 UTC  (2+ messages)

[PATCH 4/4] crypto: caam - add support for sha512 variants of existing AEAD algorithms
 2011-05-15  3:08 UTC 

[PATCH 3/4] crypto: caam - remove unused authkeylen from caam_ctx
 2011-05-15  3:08 UTC 

[PATCH 2/4] crypto: caam - fix decryption shared vs. non-shared key setting
 2011-05-15  3:08 UTC 

[PATCH 01/10] mv_cesa: use ablkcipher_request_cast instead of the manual container_of
 2011-05-11  5:52 UTC  (11+ messages)
` [PATCH 02/10] mv_cesa: the descriptor pointer register needs to be set just once
` [PATCH 03/10] mv_cesa: drop this call to mv_hash_final from mv_hash_finup
` [PATCH 04/10] mv_cesa: print a warning when registration of AES algos fail
` [PATCH 05/10] mv_cesa: no need to save digest state after the last chunk
` [PATCH 06/10] mv_cesa: refactor copy_src_to_buf()
` [PATCH 07/10] mv_cesa: fill inner/outer IV fields only in HMAC case
` [PATCH 08/10] mv_cesa: move digest state initialisation to a better place
` [PATCH 09/10] mv_cesa: copy remaining bytes to SRAM only when needed
` [PATCH 10/10] mv_cesa: make count_sgs() null-pointer proof
` [PATCH 01/10] crypto: mv_cesa - use ablkcipher_request_cast instead of the manual container_of

aesni-intel as module = cryptsetup failure
 2011-05-07 19:40 UTC  (2+ messages)

blowfish from openSSL to kernel cryptoAPI
 2011-05-04 22:45 UTC  (6+ messages)

[PATCH 0/8] (3rd take) add support for z196 CPACF algorithms
 2011-05-04  8:31 UTC  (17+ messages)
` [PATCH 1/8] s390: extend crypto facility check
` [PATCH 2/8] s390: cleanup DES code
` [PATCH 3/8] s390: add System z hardware support for XTS mode
` [PATCH 4/8] s390: add System z hardware support for CTR mode
` [PATCH 5/8] s390: add System z hardware support for GHASH
` [PATCH 6/8] s390: cleanup s390 Kconfig options
` [PATCH 7/8] tcrypt: disable 384 bit key XTS test
` [PATCH 8/8] tcrypt: CTR mode speed test for AES

[PATCH 2/2] crypto: caam - fix printk recursion for long error texts
 2011-05-04  5:28 UTC  (2+ messages)

[PATCH v3] crypto: testmgr: add support for aes ofb mode
 2011-05-04  5:04 UTC  (2+ messages)

[PATCH 1/4] crypto: caam - handle interrupt lines shared across rings
 2011-05-02 23:56 UTC  (4+ messages)

[PATCH 1/2] crypto: caam - remove unused keylen from session context
 2011-05-02 23:27 UTC 

Announce loop-AES-v3.6c file/swap crypto package
 2011-04-29 15:59 UTC 

shash_alg size fields and stomping memory
 2011-04-27  9:57 UTC  (2+ messages)

[PATCH 0/4] crypto: omap-sham driver fixes
 2011-04-26  7:18 UTC  (7+ messages)
` [PATCH 1/4] crypto: omap-sham - fix concurrent sha1 calculations
` [PATCH 2/4] crypto: omap-sham - remove debug print
` [PATCH 3/4] crypto: omap-sham - enable driver for EMU chips
` [PATCH 4/4] crypto: omap-sham - hmac calculation bug fix for sha1 base hash

[PATCH v2] crypto: testmgr: add support for aes ofb mode
 2011-04-26  6:38 UTC  (2+ messages)

[PATCH] crypto: testmgr: add support for aes ofb mode
 2011-04-25 12:09 UTC 

[PATCH] s390: add fallback for unsupported XTS-384 mode
 2011-04-21 13:54 UTC  (2+ messages)

[PATCH 0/1] add support for z196 CPACF algorithms
 2011-04-19 19:23 UTC  (2+ messages)
` [PATCH 1/1] s390: extend crypto facility check

[PATCH 1/8] s390:
 2011-04-19 11:25 UTC  (2+ messages)

aead: driver side documentation
 2011-04-15  8:46 UTC  (7+ messages)

[PATCH 3/4] crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor
 2011-04-12  0:15 UTC 

[PATCH 4/4] crypto: caam - remove duplicate dev_err
 2011-04-12  0:15 UTC 

[PATCH 2/4] crypto: caam - fix queue interface detection
 2011-04-12  0:15 UTC 

[PATCH] crypto: blowfish: Fixed a multi line macro issue
 2011-04-08 17:53 UTC  (4+ messages)

[PATCH 2/6] drivers/crypto/caam/caamalg.c: introduce missing kfree
 2011-04-08 12:39 UTC  (3+ messages)

[PATCH] crypto: add S5PV210 advanced crypto engine support
 2011-04-08 12:41 UTC  (2+ messages)

[PATCH 2/2] crypto: blkcipher: Fixed some whitespace style issues
 2011-04-07  7:10 UTC 

[ANN] Linux Security Summit 2011 - Announcement and CFP
 2011-04-04  8:39 UTC 

loop-aes: It is not longer possible to create a filesystem on an encrypted DVD-RAM
 2011-04-02 21:32 UTC  (4+ messages)

crypto_alg and alignment
 2011-04-02 14:41 UTC  (2+ messages)

Business Proposal
 2011-04-01 18:53 UTC 

Crypto Fixes for 2.6.34
 2011-03-28  7:13 UTC  (8+ messages)
    ` Crypto Fixes for 2.6.35
            ` Crypto Fixes for 2.6.36
              ` Crypto Fixes for 2.6.37
                  ` Crypto Fixes for 2.6.39

loop-aes: It is not longer possible to create a filesystem on an encrypted DVD-RAM
 2011-03-28  6:56 UTC  (2+ messages)

[PATCH] picoxcell-crypto: fix possible status FIFO overflow
 2011-03-27  2:50 UTC  (2+ messages)

[PATCH] crypto: padlock - Add SHA-1/256 module for VIA Nano
 2011-03-27  2:46 UTC  (5+ messages)

cryptodev rebased
 2011-03-27  2:41 UTC 

[PATCH] RFC4106 AES-GCM Driver - fixed problem with packets that are not multiple of 64bytes
 2011-03-25 13:12 UTC  (5+ messages)

[PATCH] crypto: caam - de-CHIP-ify device tree compatibles
 2011-03-23 13:24 UTC  (3+ messages)

[patch] crypto: caam - ARRAY_SIZE() vs sizeof()
 2011-03-23 13:22 UTC  (3+ messages)

[patch] crypto: caam - dereferencing ERR_PTR on allocation failure
 2011-03-23 13:20 UTC  (3+ messages)

[PATCH] crypto: caam - standardize device tree naming convention to utilize '-vX.Y'
 2011-03-23 13:18 UTC  (2+ messages)

RSA signature verification
 2011-03-22  8:58 UTC  (7+ messages)


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