Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2011-01-27 07:19:00 to 2011-05-04 22:45:36 UTC [more...]

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.33
 2011-03-28  7:13 UTC  (10+ messages)
    ` Crypto Fixes for 2.6.34
      ` Crypto Fixes for 2.6.35
              ` Crypto Fixes for 2.6.36
                ` Crypto Fixes for 2.6.37
                  ` Crypto Fixes for 2.6.38
                    ` 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)

Crypto Update for 2.6.29
 2011-03-15 14:59 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

[PATCH 0/2] Add struct crypto_alg->cra_check_optimized for crc32c_intel
 2011-03-14 12:14 UTC  (10+ messages)
` [PATCH 1/2] crypto: Add struct crypto_alg->cra_check_optimized
` [PATCH 2/2] crypto/crc32c: Add crc32c_cra_check_optimized for crc32c_intel

[RFC v2 PATCH 0/9] Add IPsec extended (64-bit) sequence numbers
 2011-03-14 10:02 UTC  (18+ messages)
` [RFC v2 PATCH 1/9] crypto: authencesn - Add algorithm to handle IPsec extended "
` [RFC v2 PATCH 2/9] xfrm: Add basic infrastructure to support "
` [RFC v2 PATCH 3/9] xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb
` [RFC v2 PATCH 4/9] esp4: Add support for IPsec extended sequence numbers
` [RFC v2 PATCH 5/9] esp6: "
` [RFC v2 PATCH 6/9] xfrm: Move IPsec replay detection functions to a separate file
` [RFC v2 PATCH 7/9] xfrm: Support anti-replay window size bigger than 32 packets
` [RFC v2 PATCH 8/9] xfrm: Add support for IPsec extended sequence numbers
` [RFC v2 PATCH 9/9] xfrm: Add user interface for esn and big anti-replay windows
` [RFC PATCH] iproute2: Add IPsec extended sequence number support

[PATCH] crypto: add support for the Freescale SEC4/CAAM
 2011-03-13  8:55 UTC  (2+ messages)

[RFC 12/12] iscsi-target: Add Makefile/Kconfig and update TCM top level
 2011-03-10  8:02 UTC  (6+ messages)

[PATCH 3/3] crypto: add support for the Freescale SEC4/CAAM
 2011-03-10  0:54 UTC 

[PATCH 2/3] crypto: add header files for the Freescale SEC4/CAAM
 2011-03-10  0:54 UTC 

[PATCH 1/3] crypto: add device tree bindings for the Freescale SEC4/CAAM
 2011-03-10  0:54 UTC 

[PATCH 0/3] crypto: add support for the Freescale SEC4/CAAM
 2011-03-10  0:54 UTC 

[RFC] [PATCH 0/11] Add IPsec extended (64-bit) sequence numbers
 2011-03-08  7:04 UTC  (4+ messages)
` [RFC] [PATCH 06/11] esp4: Add support for IPsec extended "

[PATCH] crypto: do not attempt to write to readonly variable
 2011-03-04  7:29 UTC  (2+ messages)

aes-generic.c: what mode is it?
 2011-02-28 19:48 UTC 

Announce loop-AES-v3.6b file/swap crypto package
 2011-02-26 18:40 UTC 

[PATCH 2.6.37.2 1/1] crypto: Uninitialized variable fix
 2011-02-25 18:09 UTC  (2+ messages)

Please i wait to hear from you urgently, it very important
 2011-02-24 19:14 UTC 

Development of asynchronous deflate for IPComp
 2011-02-23  9:59 UTC 

[PATCH] picoxcell_crypto: add support for the picoxcell crypto engines
 2011-02-21  5:48 UTC  (2+ messages)

crypto: sha-s390 - Reset index after processing partial block
 2011-02-18  9:43 UTC  (7+ messages)
  ` crypto: sha1 - Add test vector to test partial block processing

[PATCH] cifs: Use ecb des kernel crypto APIs instead of local cifs functions
 2011-02-17 17:00 UTC  (2+ messages)

[PATCH] rfc4106, Intel, AES-NI: Don't leak memory in rfc4106_set_hash_subkey()
 2011-02-16  2:04 UTC  (10+ messages)
        ` [PATCH](updated) "

[PATCH] picoxcell_crypto: add support for the picoxcell crypto engines
 2011-02-11 11:57 UTC  (3+ messages)

Hg Kky W%RAN_
 2011-02-10  2:31 UTC 

[PATCH] rfc4106, Intel, AES-NI: Don't leak memory in rfc4106_set_hash_subkey()
 2011-02-08  8:59 UTC 

[PATCH] rfc4106, Intel, AES-NI: Don't leak memory in rfc4106_set_hash_subkey()
 2011-02-06 21:33 UTC  (7+ messages)

[PATCH 02/16] crypto: omap-sham: don't treat NULL clk as an error
 2011-01-29  5:01 UTC  (4+ messages)

[PATCH] crypto: mark ghash as fips_allowed
 2011-01-29  4:14 UTC  (2+ messages)

[PATCH] crypt: ablkcipher: remove redundant NULL check
 2011-01-29  4:10 UTC  (3+ messages)

encrypt memory before suspending to ram
 2011-01-28  9:15 UTC 

hash finup() issue
 2011-01-27  7:18 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox