[Prev Page][Next Page]
- Re: [PATCH0/5] camellia: cleanup, de-unrolling, and 64bit-ization, (continued)
- [PATCH 1/1]: Add countersize to CTR,
Joy Latten
- [RFC] group common used functions in software AES modules,
Sebastian Siewior
- [PATCH] do not unroll big stuff in twofish key setup if OPTIMIZE_FOR_SIZE,
Denys Vlasenko
- GCM & CTR (fwd),
Mikko Herranen
- [REPOST,RFC] of small geode cleanup + fallback,
Sebastian Siewior
- Crypto patches,
Denys Vlasenko
- Truncated(?) /proc/crypto on x86_64 on 2.6.22,
Krzysztof Oledzki
- [RFC 0/6] small geode cleanup + fallback,
linux-crypto
- Re: authenc compile warnings in current net-2.6.24,
Herbert Xu
- [RFC] consider keysize in algorithm selection,
Sebastian Siewior
- [1/1 take 3] HIFN 795x driver.,
Evgeniy Polyakov
- Crypto Update for 2.6.24,
Herbert Xu
- [PATCH] [crypto] fix lrw,pcbc and xts blockmode,
Sebastian Siewior
- [RFC PATCH] header file for SHA definitions,
Jan Glauber
- [1/1 take 2] HIFN 795x driver.,
Evgeniy Polyakov
- [RFC/Patch] fix typo on algorithm comparison,
Sebastian Siewior
- [1/1] HIFN 795x driver.,
Evgeniy Polyakov
- [CRYPTO] blkcipher: Add IV generation,
Herbert Xu
- Re: [PATCH 8/8] [CRYPTO] aead: Add authenc,
Joy Latten
- Re: [PATCH 8/8] [CRYPTO] aead: Add support for multiple template parameters,
Joy Latten
- [PATCH 1/1]: Revised CTR mode implementation,
Joy Latten
- Re: [PATCH] crypto: blkcipher_get_spot() handling of buffer at end of page,
Herbert Xu
- [PATCH] an XTS blockcipher mode implementation without partial blocks,
Rik Snel
- proposed XTS implementation,
rsnel
- dm-crypt asynchronous patches status,
Eran Ben-Avi
- Re: 2.6.23-rc4-mm1,
Herbert Xu
- [PATCH 1/1]: CTR mode implementation,
Joy Latten
- [0/8] [CRYPTO]: Add AEAD/authenc support,
Herbert Xu
- Problem using dm-crypt with geode LX800 AES-Engine,
Markus Huehnerbein
- OCF(20070727) cryptosoft errors with openssl 0.9.8e,
Eran Ben-Avi
- OCF for Openswan 2.4.9 - tasklet or workqueue ?,
Eran Ben-Avi
- Openswan 2.4.9 - tasklet or workqueue ?,
Eran Ben-Avi
- {twofish,aes}-{x86_64,i586} versus C implementations,
Andi Kleen
- can CTR use blkcipher_walk_virt()?,
Joy Latten
- [patch 00/10] KSPU API + AES offloaded to SPU + testing module,
Sebastian Siewior
- [patch 01/10] t add cast to regain ablkcipher_request from private ctx,
Sebastian Siewior
- [patch 04/10] spufs: kspu doc skeleton,
Sebastian Siewior
- [patch 10/10] cryptoapi: async speed test,
Sebastian Siewior
- [patch 05/10] spufs: kspu add required declarations,
Sebastian Siewior
- [patch 09/10] spufs: SPU-AES support (kernel side),
Sebastian Siewior
- [patch 02/10] crypto: retrieve private ctx aligned,
Sebastian Siewior
- [patch 03/10] spufs: kspu documentation,
Sebastian Siewior
- [patch 08/10] spufs: SPE side implementation of kspu,
Sebastian Siewior
- [patch 07/10] spufs: add kernel support for spu task,
Sebastian Siewior
- [patch 06/10] spufs: add kspu_alloc_context(),
Sebastian Siewior
- [PATCH] [139/2many] MAINTAINERS - CRYPTO API,
joe
- PATCH: SEED cipher support,
Hye-Shik Chang
- OCF triggering kernel BUG(),
Ico
- kernel BUG() when using OCF library,
Ico
- status of async crypto,
Ronen Shitrit
- [crypto] fix writting into unallocated memory in setkey_aligned,
Sebastian Siewior
- [patch/rfc] crypto: padlock-aes use crypto API,
Sebastian Siewior
- [patch] crypto: retrieve private ctx aligned,
Sebastian Siewior
- Alignment in the API, once again,
Sebastian Siewior
- Re: Crypto API Weirdnesses,
Satyam Sharma
- ocf-linux-20070727 - Asynchronous Crypto support for linux,
David McCullough
- OCF support on 2.6 Kernel.,
Nawang Chhetan
- OCF Support on linux 2.6.,
Nawang Chhetan
- [PATCH] crypto/aes.c remove operator ? and variable t in bf_setkey,
Frederik Sdun
- [2.6 patch] drivers/crypto/Kconfig: hardware drivers shouldn't "default m",
Adrian Bunk
- [2.6 patch] crypto/Kconfig: remove "default m"s,
Adrian Bunk
- Comments on ablkcipher_request and async AES driver,
Sebastian Siewior
- Crypto Update for 2.6.23,
Herbert Xu
- [0/3] [DM] dm-crypt: Add async crypto support,
Herbert Xu
- BigNum support in Kernel?,
Gautam Singaraju
- RSA support into kernel?,
Gautam Singaraju
- [RFC 2/2] add kernel support for spu task,
Sebastian Siewior
- [RFC 1/2] SPU-AES support (kernel side),
Sebastian Siewior
- [RFC 0/2] AES ablkcipher driver for SPUs,
Sebastian Siewior
- combined mode algorithms,
Joy Latten
- Re: [PATCH] Check files' signatures before doing suid/sgid [2/4],
Satyam Sharma
- [PATCH 12/12] drivers: PMC MSP71xx security engine driver,
Marc St-Jean
- [PATCH 1/1] Crypto: [xp ]cbc: use 64bit regs on 64bit machines (rev. 2),
Sebastian Siewior
- [PATCH 1/1] Crypto: [xp ]cbc: use 64bit regs on 64bit machines,
Sebastian Siewior
- [patch 1/1] add cast to regain ablkcipher_request from private ctx,
Sebastian Siewior
- [PATCH 0/3] Add optimized SHA-1 implementations for x86 and x86_64,
Benjamin Gilbert
- [PATCH/RFC] [Crypto] Check if ablkcipher->queue field is used.,
Sebastian Siewior
- Where has CRYPTO_TFM_MODE_nnn gone?,
Marc St-Jean
- [1/1 take 2] HIFN: preliminary HIFN 795x driver for new async cryptoapi.,
Evgeniy Polyakov
- [CRYPTO] [1/1] skeleton for async crypto drivers,
Sebastian Siewior
- [1/1] HIFN: preliminary HIFN 795x driver for new async cryptoapi.,
Evgeniy Polyakov
- Re: Looking for comments on a Linux driver for HW accelerated Kasumi+F8+F9 algorithms.,
markus reichelt
- [1/2] 2.6.22-rc2: known regressions with patches,
Michal Piotrowski
- [Patch] [CRYPTO] add alignment for setkey() (rev 3),
Sebastian Siewior
- [Patch] [CRYPTO] add alignment for setkey() (rev 2),
Sebastian Siewior
- [1/3] 2.6.22-rc1: known regressions v2,
Michal Piotrowski
- [patch] [CRYPTO] add alignment for setkey(),
Sebastian Siewior
- Crypto Update for 2.6.22,
Herbert Xu
- [PATCH 3/5] jffs2: Add a "favourlzo" compression mode to jffs2,
Richard Purdie
- [PATCH 5/5] crypto: Add LZO compression support to the crypto interface,
Richard Purdie
- [PATCH 4/5] jffs2: Allow selection of compression mode via a sysfs attribute,
Richard Purdie
- Testing the geode-aes driver with the tcrypt module completely freezes the machine,
Martin Schiller
- [PATCH] crypto: convert "crypto" subdirectory to UTF-8,
John Anthony Kazos Jr.
- alignmask in the API,
Sebastian Siewior
- [0/3] [DM] dm-crypt: Add async blkcipher support,
Herbert Xu
- [0/6] [CRYPTO]: Async blkcipher backend support,
Herbert Xu
- Re: [CRYPTO] is it really optimized ?,
Herbert Xu