Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2008-12-04 09:32:15 to 2009-01-18 08:14:18 UTC [more...]

crypto: libcrc32c should select crc32c
 2009-01-18  8:14 UTC  (3+ messages)

[PATCH crypto -v6 1/2] AES-NI: Add support to access underlying blkcipher under cryptd ablkcipher
 2009-01-18  5:29 UTC  (2+ messages)

[PATCH crypto -v6 2/2] AES-NI: Add support to Intel AES-NI instructions for x86_64 platform
 2009-01-16  7:41 UTC 

[PATCH crypto -v5 1/2] AES-NI: Add support to access underlying blkcipher under cryptd ablkcipher
 2009-01-16  7:12 UTC  (2+ messages)

[PATCH crypto -v5 2/2] AES-NI: Add support to Intel AES-NI instructions for x86_64 platform
 2009-01-16  7:10 UTC 

[PATCH/RFC 0/7] Partial (de)compression API
 2009-01-16  4:27 UTC  (16+ messages)
` [PATCH] crypto: compress - Add pcomp interface
  ` [PATCH] crypto: testmgr - Add support for the "
    ` [PATCH] crypto: api - Add type init function to crypto_tfm
      ` [PATCH] crypto: api - Export pcomp through comp
        ` [PATCH] crypto: deflate - switch to pcomp
          ` [PATCH] crypto: testmgr - swith deflate test "
            ` [PATCH] squashfs: Make SquashFS 4 use the new pcomp crypto interface

[PATCH crypto -v4 2/2] AES-NI: Add support to Intel AES-NI instructions for x86_64 platform
 2009-01-16  3:41 UTC  (7+ messages)

[RFC] per-CPU cryptd thread implementation based on workqueue
 2009-01-16  3:31 UTC  (2+ messages)

[PATCH crypto -v4 1/2] AES-NI: Add support to access underlying blkcipher under cryptd ablkcipher
 2009-01-15  9:49 UTC  (6+ messages)

Does ESP support 64 bit sequence numbering for authentication hash ?
 2009-01-15  5:56 UTC  (2+ messages)

Crypto Fixes for 2.6.26
 2009-01-15  4:40 UTC  (3+ messages)
` Crypto Fixes for 2.6.27
  ` Crypto Fixes for 2.6.29

[RFC PATCH crypto -v3 2/2] AES-NI: Add support to Intel AES-NI instructions for x86_64 platform
 2009-01-15  3:18 UTC  (2+ messages)

[RFC PATCH crypto -v3 1/2] AES-NI: Add support to access underlying blkcipher under cryptd ablkcipher
 2009-01-15  3:14 UTC  (2+ messages)

Use cryptd(%s) as cryptd-ed algorithm name instead of %s
 2009-01-14  8:23 UTC  (4+ messages)

crypto: shash - Remove superfluous check in init_tfm
 2009-01-14  6:03 UTC 

kernel BUG at crypto/scatterwalk.c:37! when using modified tcrypt for HMAC testing
 2009-01-13 14:46 UTC  (2+ messages)

[PATCH 1/1 v8] Add CryptoAPI User Interface Support v8
 2009-01-13  5:08 UTC  (2+ messages)

[RFC PATCH crypto 4/4] AES-NI: Add support to Intel AES-NI instructions for x86_64 platform
 2009-01-13  2:53 UTC  (13+ messages)

[PATCH] AMCC Crypto4xx Device Driver v5
 2009-01-12 19:30 UTC 

kernel BUG at crypto/scatterwalk.c:37! when using modified tcrypt for HMAC testing
 2009-01-12 13:53 UTC 

[RFC PATCH crypto 2/4] AES-NI: Export x86 AES encrypt/decrypt functions
 2009-01-09  6:26 UTC  (2+ messages)

[RFC PATCH crypto 1/4] AES-NI: Move key_length in struct crypto_aes_ctx to be the last field
 2009-01-09  5:50 UTC  (2+ messages)

[RFC PATCH crypto 3/4] AES-NI: Make it possible to use blkcipher_walk for ablkcipher algorithm
 2009-01-05  2:02 UTC 

alg: cipher: Test 1 failed on encryption for aes-asm
 2009-01-02 21:57 UTC  (10+ messages)

Crypto Update for 2.6.29
 2008-12-25  0:20 UTC  (2+ messages)

Crypto Update for 2.6.26
 2008-12-24 23:47 UTC  (8+ messages)
  ` Crypto Update for 2.6.28

%2008/12/21 山鉧科技網頁設計
 2008-12-21  3:55 UTC 

[PATCH] crypto: talitos - ack done interrupt in isr instead of tasklet
 2008-12-20  6:10 UTC  (2+ messages)

[PATCH/RFC 0/8] Partial decompression API
 2008-12-18 22:12 UTC  (13+ messages)
` [PATCH/RFC 1/8] crypto: testmgr - Correct comment about deflate parameters
` [PATCH/RFC 2/8] crypto: compress - Add pcomp interface
` [PATCH/RFC 3/8] crypto: testmgr - Add support for the "
` [PATCH/RFC 4/8] crypto: api - Add type init function to crypto_tfm
` [PATCH/RFC 5/8] crypto: api - Export pcomp through comp
` [PATCH/RFC 6/8] crypto: deflate - switch to pcomp
` [PATCH/RFC 7/8] crypto: testmgr - swith deflate test "
` [PATCH/RFC 8/8] squashfs: Make SquashFS 4 use the new pcomp crypto interface

[PATCH v2] crypto: des3_ede: permit weak keys unless REQ_WEAK_KEY set
 2008-12-17  5:51 UTC  (7+ messages)
    ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH 0/4 v2] Switch remaining algorithms to shash
 2008-12-17  5:49 UTC  (23+ messages)
` [PATCH 1/4 v2] crypto: sha512 - Remove W (message schedule) from struct sha512_ctx
  ` [PATCH 2/4 v2] crypto: sha512 - Switch to shash
    ` [PATCH 3/4 v2] crypto: wp512 "
      ` [PATCH 4/4 v2] crypto: michael_mic "
    ` [PATCH 0/4 v3] Switch remaining algorithms "
      ` [PATCH 1/4 v3] crypto: sha512 - Move message schedule W[80] to static percpu area
        ` [PATCH 2/4 v3] crypto: sha512 - Switch to shash
          ` [PATCH 3/4 v3] crypto: wp512 "
            ` [PATCH 4/4 v3] crypto: michael_mic "
          ` [PATCH 0/1] Resend correct sha512 shash patch
            ` [PATCH] crypto: sha512 - Switch to shash
          ` [PATCH 0/2 v4] Switch remaining algorithms "
            ` [PATCH 1/2 v4] crypto: sha512 - Move message schedule W[80] to static percpu area
              ` [PATCH 2/2 v4] crypto: sha512 - Switch to shash

[RFC PATCH crypto] AES: Add support to Intel AES-NI instructions
 2008-12-17  3:39 UTC  (16+ messages)

Runaway loop with the current git
 2008-12-09 10:13 UTC  (38+ messages)

[PATCH] AMCC Crypto4xx Device Driver v4]
 2008-12-09  0:56 UTC  (9+ messages)

回复:Re: vgdisplay problem with hifn795x
 2008-12-07 10:13 UTC  (5+ messages)

[PATCH] crypto: des: fix inverted weak key flag check
 2008-12-05 14:54 UTC 


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