Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2007-02-26 16:25:14 to 2007-06-11 11:06:05 UTC [more...]

[PATCH 0/3] Add optimized SHA-1 implementations for x86 and x86_64
 2007-06-11 12:01 UTC  (14+ messages)
` [PATCH 1/3] [CRYPTO] Move sha_init() into cryptohash.h
` [PATCH 2/3] [CRYPTO] Add optimized SHA-1 implementation for i486+
` [PATCH 3/3] [CRYPTO] Add optimized SHA-1 implementation for x86_64

[1/1 take 2] HIFN: preliminary HIFN 795x driver for new async cryptoapi
 2007-06-09  5:02 UTC  (5+ messages)

Where has CRYPTO_TFM_MODE_nnn gone?
 2007-06-08 22:25 UTC  (2+ messages)

[PATCH/RFC] [Crypto] Check if ablkcipher->queue field is used
 2007-06-08 17:55 UTC 

Where has CRYPTO_TFM_MODE_nnn gone?
 2007-06-08  6:26 UTC  (3+ messages)

[1/1] HIFN: preliminary HIFN 795x driver for new async cryptoapi
 2007-05-25 11:35 UTC  (15+ messages)

[CRYPTO] [1/1] skeleton for async crypto drivers
 2007-05-25  6:49 UTC  (3+ messages)

comments on a Linux driver for HW accelerated Kasumi+F8+F9 algorithms
 2007-05-22 19:30 UTC 

Looking for comments on a Linux driver for HW accelerated Kasumi+F8+F9 algorithms
 2007-05-22 10:01 UTC  (3+ messages)

[PATCH 0/6] Changeset of Camellia cipher algorithm
 2007-05-21  6:17 UTC  (6+ messages)
` [PATCH 5/6] [IPSEC] added the entry of Camellia cipher algorithm to ealg_list[]
  ` [PATCH] [XFRM] Camellia: fixed to add compat name for Camellia

[1/2] 2.6.22-rc2: known regressions with patches
 2007-05-20  1:10 UTC  (2+ messages)

[Patch] [CRYPTO] add alignment for setkey() (rev 3)
 2007-05-19  9:51 UTC  (2+ messages)

[Patch] [CRYPTO] add alignment for setkey() (rev 2)
 2007-05-19  9:18 UTC  (3+ messages)

[patch] [CRYPTO] add alignment for setkey()
 2007-05-18 14:37 UTC  (5+ messages)

[RFC][PATCH] x86-optimized SHA1 hash for CryptoAPI
 2007-05-18  7:08 UTC  (2+ messages)

[1/3] 2.6.22-rc1: known regressions v2
 2007-05-16 20:31 UTC 

alignmask in the API
 2007-05-09  7:05 UTC  (5+ messages)

[PATCH 5/5] crypto: Add LZO compression support to the crypto interface
 2007-05-04 11:31 UTC 

[PATCH 0/5] Add LZO Compression
 2007-05-04 11:30 UTC 

[PATCH 2/5] jffs2: Add LZO compression support to jffs2
 2007-05-04 10:52 UTC  (4+ messages)

[PATCH 5/5] crypto: Add LZO compression support to the crypto interface
 2007-05-04  8:39 UTC  (3+ messages)

[PATCH] crypto: convert "crypto" subdirectory to UTF-8
 2007-05-03 18:32 UTC  (14+ messages)
  ` [PATCH] crypto: convert crypto.h "

Testing the geode-aes driver with the tcrypt module completely freezes the machine
 2007-05-03 16:53 UTC  (7+ messages)

Testing the geode-aes driver with the tcrypt module completely freezes the machine
 2007-05-03  7:57 UTC  (8+ messages)

[PATCH 1/6] [CRYPTO] templates: Pass type/mask when creating instances
 2007-05-02  9:32 UTC  (10+ messages)
` [PATCH 2/6] [CRYPTO] api: Add async blkcipher type
` [PATCH 3/6] [CRYPTO] cryptomgr: Fix parsing of nested templates
` [PATCH 4/6] [CRYPTO] api: Do not remove users unless new algorithm matches
` [PATCH 5/6] [CRYPTO] cryptd: Add software async crypto daemon
` [PATCH 6/6] [CRYPTO] api: Add ablkcipher_request_set_tfm

Crypto Update for 2.6.22
 2007-05-02  5:02 UTC 

[PATCH 4/5] jffs2: Allow selection of compression mode via a sysfs attribute
 2007-05-01 20:08 UTC  (2+ messages)

[PATCH 3/5] jffs2: Add a "favourlzo" compression mode to jffs2
 2007-05-01 20:04 UTC  (2+ messages)

[PATCH 1/5] Add LZO compression support to the kernel
 2007-05-01 14:46 UTC 

[PATCH 0/5] Add LZO Compression
 2007-05-01 14:46 UTC 

[PATCH 2/5] jffs2: Add LZO compression support to jffs2
 2007-04-25 12:35 UTC  (2+ messages)

[PATCH 5/5] jffs2: Allow selection of compression mode via a sysfs attribute
 2007-04-25 12:31 UTC  (4+ messages)

[CRYPTO] is it really optimized ?
 2007-04-23 13:56 UTC  (33+ messages)

[0/6] [CRYPTO]: Async blkcipher backend support
 2007-04-16 12:39 UTC  (3+ messages)

[0/3] [DM] dm-crypt: Add async blkcipher support
 2007-04-16 10:59 UTC  (4+ messages)
` [PATCH 1/3] [DM] dm-crypt: Move post-processing into its own queue
` [PATCH 2/3] [DM] dm-crypt: Add async infrastructure
` [PATCH 3/3] [DM] dm-crypt: Use crypto ablkcipher interface

[PATCH 06/30] Use menuconfig objects - crypto
 2007-04-10 20:46 UTC  (2+ messages)
` [PATCH 07/30] Use menuconfig objects - crypto hw

[1/2] [CRYPTO] api: Add async block cipher interface
 2007-04-04  7:42 UTC  (2+ messages)
` [2/2] [CRYPTO] tcrypt: Use async blkcipher interface

SHA-2 HMAC support in linux kernel
 2007-04-02 23:04 UTC  (2+ messages)

[CRYPTO] api: Flush the current page right than the next
 2007-03-31  2:59 UTC 

[CRYPTO] api: Proc functions should be marked as unused
 2007-03-29  7:40 UTC 

crypto API to compute the hash of some small kernel-memory buffer
 2007-03-23  6:51 UTC 

How to utilize crypto source in kernel?
 2007-03-22 22:14 UTC  (2+ messages)

[PATCH] crypto: scatterwalk_copychunks() fails to advance through scatterlist
 2007-03-20 22:04 UTC  (7+ messages)

Problem with key sizes
 2007-03-19 19:07 UTC  (5+ messages)

[PATCH 0/5] Add LZO Compression
 2007-02-28 19:43 UTC  (2+ messages)

[PATCH 4/5] jffs2: Add a "favourlzo" compression mode to jffs2
 2007-02-28 19:13 UTC 

[PATCH 3/5] crypto: Add LZO compression support to the crypto interface
 2007-02-28 19:13 UTC 

[PATCH 1/5] Add LZO compression support to the kernel
 2007-02-28 19:13 UTC 

Asynchronus crypto API
 2007-02-21 17:27 UTC  (3+ messages)


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