messages from 2009-05-12 09:21:44 to 2009-06-23 09:18:55 UTC [more...]
[RFC] [PATCH 0/5] Parallel IPsec v4
2009-06-23 9:18 UTC (19+ messages)
` [RFC] [PATCH 1/5] padata: generic interface for parallel processing
` [RFC] [PATCH 2/5] pcrypt: Add pcrypt crypto parallelization wrapper
` [RFC] [PATCH 3/5] eseqiv: Add support for aead algorithms
` [RFC] [PATCH 4/5] authenc: Check if the IV is already added to the scatterlist
` [RFC] [PATCH 5/5] tcrypt: Test algorithms by name
` [PATCH] "
[RFC 2/7] crypto: Use GHASH digest algorithm in GCM
2009-06-22 2:19 UTC (8+ messages)
Crypto Update for 2.6.29
2009-06-21 14:09 UTC (7+ messages)
` Crypto Update for 2.6.30
` Crypto Update for 2.6.31
` Crypto Fixes "
[PATCH 1/3] AMCC Crypto4xx Device Driver v7
2009-06-21 13:53 UTC (2+ messages)
[RFC 7/7] crypto: Add PCLMULQDQ accelerated GHASH implementation
2009-06-21 13:51 UTC (2+ messages)
[RFC 5/7] crypto: cryptd: Add support to access underlaying shash
2009-06-21 13:50 UTC (2+ messages)
[RFC 4/7] crypto: use crypto_shash instead of crypto_hash in cryptd hash
2009-06-21 13:49 UTC (2+ messages)
Confirm Your Webmail Identities(HelpDesk)
2009-06-20 14:10 UTC
UN NOTIFICATION
2009-06-20 15:14 UTC
crypto: ansi_cprng - Do not select FIPS
2009-06-19 14:38 UTC (3+ messages)
[BUGFIX 2/3] crypto: Remove CRYPTO_TFM_REQ_MAY_SLEEP flag in AES-NI accelerated ecb/cbc mode
2009-06-19 0:55 UTC (3+ messages)
[PATCH] crypto: s390 des3 - permit weak keys unless REQ_WEAK_KEY set
2009-06-18 11:53 UTC (3+ messages)
[PATCH] crypto: add optional continuous repetition test to entropy store based rngs
2009-06-18 11:51 UTC (10+ messages)
[BUGFIX 1/3] crypto: Fix AES-NI cbc mode IV saving
2009-06-18 11:45 UTC (2+ messages)
[PATCH] AMCC Crypto4xx Device Driver v7
2009-06-18 10:56 UTC
[RFC 1/7] crypto: Add GHASH digest algorithm for GCM
2009-06-18 7:32 UTC (6+ messages)
[RFC 6/7] x86: Move kernel_fpu_using to asm/i387.h
2009-06-18 3:52 UTC (7+ messages)
Question about error codes
2009-06-17 5:56 UTC (4+ messages)
sha384 self-test failure oddity
2009-06-16 12:39 UTC (7+ messages)
[PATCH 2/3] AMCC Crypto4xx Device Driver v7
2009-06-15 17:26 UTC
[PATCH 3/3] AMCC Crypto4xx Device Driver v7
2009-06-15 17:28 UTC
[BUGFIX 3/3] crypto: Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu template
2009-06-15 9:05 UTC
Add support for the crypto engine on Orion5X
2009-06-13 10:07 UTC (16+ messages)
` [PATCH] arm/orion5x: add sram support for crypto
` [PATCH] crypto: add support for Orion5X crypto engine
` [PATCH] arm/ts209: init crypto
` [PATCH] arm/orion5x: init the crypto device
Become her #1!
2009-06-12 18:18 UTC
[WIP] crypto: add support for Orion5X crypto engine
2009-06-11 11:40 UTC (3+ messages)
[RFC 3/7] crypto: Add crypto_spawn_shash
2009-06-11 7:10 UTC
[RFC 0/7] crypto: PCLMULQDQ accelerated GHASH
2009-06-11 7:10 UTC
[patch 0/3] crypto: padlock-aes: enable on VIA Nano
2009-06-10 16:48 UTC (9+ messages)
` [patch 1/3] crypto: padlock-aes: work around Nano CPU errata in ECB mode
` [patch 2/3] crypto: padlock-aes: work around Nano CPU errata in CBC mode
` [patch 3/3] crypto: padlock-aes: enable on 64-bit kernels
[RFC] [PATCH 0/5] Parallel IPsec v3
2009-06-08 6:45 UTC (21+ messages)
` [RFC] [PATCH 1/5] padata: generic interface for parallel processing
` [RFC] [PATCH 2/5] aead: Add generic aead wrapper interface
` [RFC] [PATCH 3/5] pcrypt: Add pcrypt crypto parallelization wrapper
` [RFC] [PATCH 4/5] eseqiv: Add support for aead algorithms
` [RFC] [PATCH 5/5] authenc: Add support for the pcrypt aead wrapper
[RFC PATCH] crypto: add buffer overflow checks to testmgr
2009-06-05 7:02 UTC (6+ messages)
€2009/6/3 山鉧科技網頁設計
2009-06-03 8:36 UTC
Good Day
2009-06-02 14:54 UTC
linux-image-2.6.24-1-686: airo hang when loading because of aes
2009-06-02 8:30 UTC (3+ messages)
[PATCH] Use kzfree in crypto API context initialization and key/iv handling
2009-06-01 12:33 UTC (6+ messages)
HMAC regression
2009-05-31 13:13 UTC (7+ messages)
[patch 5/5] Apply the PG_sensitive flag to the CryptoAPI subsystem
2009-05-31 10:34 UTC (4+ messages)
[PATCH] crypto: tcrypt: add option to not exit on success
2009-05-27 5:10 UTC (17+ messages)
` [PATCH v2] crypto: tcrypt: do not exit on success in fips mode
[PATCH 2/6] crypto: compress - Add pcomp interface
2009-05-27 5:05 UTC (17+ messages)
` [PATCH 3/6] crypto: testmgr - Add support for the "
` [PATCH 4/6] crypto: new zlib crypto module, using pcomp
` [PATCH 5/6] crypto: testmgr - add zlib test
` [PATCH 6/6] squashfs: Make SquashFS 4 use the new pcomp crypto interface
` [PATCH/RFC] crypto: compress - Add comp_request.total_out (was: Re: [PATCH 6/6] squashfs: Make SquashFS 4 use the new pcomp crypto interface)
` [PATCH/RFC] crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}() (was: Re: [PATCH/RFC] crypto: compress - Add comp_request.total_out (was: Re: [PATCH 6/6] squashfs: Make SquashFS 4 use the new pcomp crypto interface))
` [PATCH/RFC] crypto: compress - Return produced bytes in crypto_{, de}compress_{update, final}() "
` [PATCH] crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}()
(no subject)
2009-05-23 11:09 UTC
Your cowboy can give her twice more pleasure and you can do it without effort
2009-05-17 16:55 UTC
understanding concept, async block ciphers
2009-05-17 1:38 UTC (2+ messages)
[RFC] how to auto-load via-rng ?
2009-05-15 9:52 UTC (2+ messages)
[PATCH] Support VIA Nano hardware RNG on X86_64 builds
2009-05-15 6:02 UTC (2+ messages)
[PATCH] Support VIA Nano hardware RNG
2009-05-15 6:00 UTC (2+ messages)
[PATCH] Enable VIA PadLock on x86_64
2009-05-15 5:59 UTC (3+ messages)
[PATCH] The VIA Hardware RNG driver is for the CPU, not Chipset
2009-05-15 5:57 UTC (2+ messages)
[PATCH 0/2] crypto: disallow non-approved algs in fips mode
2009-05-15 5:17 UTC (5+ messages)
` [PATCH 1/2] crypto: add infra to skip disallowed "
` [PATCH 1/2] crypto: mark algs allowed "
Contact Mr. Bryn Anderson
2009-05-14 11:51 UTC
[PATCH 2/2 v2] crypto: skip algs not flagged fips_allowed in fips mode
2009-05-12 19:09 UTC (2+ messages)
[PATCH 1/2 v2] crypto: mark algs allowed in fips mode
2009-05-12 19:08 UTC (2+ 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