messages from 2008-12-15 12:38:01 to 2009-02-06 23:24:47 UTC [more...]
ablkcipher algorithm with givencrypt
2009-02-06 23:26 UTC
[PATCH] crypto: add missing KERN_* constants to printks
2009-02-06 15:03 UTC (5+ messages)
LRW endian issues?
2009-02-06 10:18 UTC (3+ messages)
[PATCH] AMCC Crypto4xx Device Driver v6
2009-02-05 21:37 UTC (5+ messages)
[PATCH/RFC 0/7] Partial (de)compression API
2009-02-05 16:24 UTC (17+ 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
zeroing tfms in crypto_free_tfm()
2009-02-05 12:13 UTC (4+ messages)
[PATCH] crypto: shash - fix module refcount
2009-02-05 5:20 UTC (2+ messages)
[PATCH] crypto: Add myself as the maintainer for the CPRNG
2009-02-05 5:04 UTC (2+ messages)
[PATCH] crypto: Force panic on continuous CPRNG test failure when in FIPS mode
2009-02-05 5:01 UTC (6+ messages)
[PATCH 2/3] crypto: Per-CPU cryptd thread implementation based on kcrypto_wq
2009-02-04 1:07 UTC (4+ messages)
crypto: sha-s390 - Switch to shash
2009-02-04 0:05 UTC (7+ messages)
[PATCH 3/3] crypto: Uses kcrypto_wq instead of keventd_wq in chainiv
2009-02-02 6:42 UTC
[PATCH 1/3] crypto: Use dedicated workqueue for crypto subsystem
2009-02-02 6:42 UTC
[RFC] per-CPU cryptd thread implementation based on workqueue
2009-02-02 3:44 UTC (12+ messages)
[RFC] MPI module
2009-01-31 22:34 UTC (6+ messages)
[PATCH] AMCC Crypto4xx Device Driver v5
2009-01-28 21:29 UTC (4+ messages)
IPSec AH hardware offload
2009-01-28 10:41 UTC (4+ messages)
[PATCH] crypto: force reset of cprng on allocation
2009-01-28 4:21 UTC (2+ messages)
Linux 2.6.28 and AEAD initialization
2009-01-28 3:10 UTC (4+ messages)
Clarification of allowed context for crypto routines
2009-01-28 3:08 UTC (6+ messages)
Crypto Fixes for 2.6.26
2009-01-27 6:15 UTC (4+ messages)
` Crypto Fixes for 2.6.27
` Crypto Fixes for 2.6.29
[PATCH] crypto: fix handling of ccm vectors with null assoc data
2009-01-22 8:58 UTC (3+ messages)
crypto: libcrc32c should select crc32c
2009-01-19 21:08 UTC (7+ messages)
` RFC 4868 support for Linux IPsec stack
[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 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)
[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)
[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)
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 (3+ messages)
` [PATCH v4] "
[PATCH 1/4 v3] crypto: sha512 - Move message schedule W[80] to static percpu area
2008-12-17 5:49 UTC (3+ messages)
` [PATCH 0/2 v4] Switch remaining algorithms to shash
[RFC PATCH crypto] AES: Add support to Intel AES-NI instructions
2008-12-17 3:39 UTC (13+ messages)
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).