Linux Cryptography
[Prev Page][Next Page]
- Re: [PATCH 2/5] clocksource: add support for entropy-generation function, (continued)
- HW Accelerated IPSEC?,
Kent Borg
- [PATCH] crypto: picoxcell: fix possible invalid pointer dereference,
Jamie Iles
- [PATCH] crypto: caam - fix build warning when DEBUG_FS not configured,
Kim Phillips
- [PATCH 00/11] crypto: omap-sham driver fixes,
Dmitry Kasatkin
- [PATCH 04/11] omap-sham: replace flags operation with atomic bit operations, Dmitry Kasatkin
- [PATCH 03/11] omap-sham: replace flags bit mask with bit number, Dmitry Kasatkin
- [PATCH 06/11] omap-sham: remove unnecessary local variable, Dmitry Kasatkin
- [PATCH 08/11] omap-sham: irq and dma handling changes, Dmitry Kasatkin
- [PATCH 07/11] omap-sham: remove dedicated queue handling tasklet, Dmitry Kasatkin
- [PATCH 10/11] omap-sham: clear device flags when finishing request, Dmitry Kasatkin
- [PATCH 11/11] omap-sham: do not schedule tasklet if there is no active requests, Dmitry Kasatkin
- [PATCH 09/11] omap-sham: irq handler must not clear error code, Dmitry Kasatkin
- [PATCH 01/11] omap-sham: remove extra reference, Dmitry Kasatkin
- [PATCH 02/11] omap-sham: remove unused code, Dmitry Kasatkin
- [PATCH 05/11] omap-sham: move some flags to device context, Dmitry Kasatkin
- Re: [PATCH 00/11] crypto: omap-sham driver fixes, Herbert Xu
- [PATCH] crypto: UML build fixes,
Richard Weinberger
- loop-aes encrypted root on Fedora 15 using systemd,
Frederick Gazerblezeebe
- [PATCH] crypto: sha1: modify sha1_update to use SHA1_BLOCK_SIZE,
Mandeep Singh Baines
- [PATCH] crypto/testmgr: add xts-aes-256 self-test,
Jarod Wilson
- [PATCH] crypto: caam - fix operator precedence in shared descriptor allocation,
Kim Phillips
- [PATCH 2/8] x86: Fix set but not used in ghash_async_setkey(),
Gustavo F. Padovan
- [PATCH -next] crypto: fix aesni build on i386,
Randy Dunlap
- [PATCH 4/4] crypto: caam - add support for sha512 variants of existing AEAD algorithms, Kim Phillips
- [PATCH 3/4] crypto: caam - remove unused authkeylen from caam_ctx, Kim Phillips
- [PATCH 2/4] crypto: caam - fix decryption shared vs. non-shared key setting, Kim Phillips
- [PATCH 1/4] crypto: caam - platform_bus_type migration,
Kim Phillips
- [PATCH] aesni-intel: Merge with fpu.ko,
Andy Lutomirski
- aesni-intel as module = cryptsetup failure,
Andrew Lutomirski
- [PATCH 01/10] mv_cesa: use ablkcipher_request_cast instead of the manual container_of,
Phil Sutter
- [PATCH 05/10] mv_cesa: no need to save digest state after the last chunk, Phil Sutter
- [PATCH 09/10] mv_cesa: copy remaining bytes to SRAM only when needed, Phil Sutter
- [PATCH 03/10] mv_cesa: drop this call to mv_hash_final from mv_hash_finup, Phil Sutter
- [PATCH 10/10] mv_cesa: make count_sgs() null-pointer proof, Phil Sutter
- [PATCH 02/10] mv_cesa: the descriptor pointer register needs to be set just once, Phil Sutter
- [PATCH 08/10] mv_cesa: move digest state initialisation to a better place, Phil Sutter
- [PATCH 07/10] mv_cesa: fill inner/outer IV fields only in HMAC case, Phil Sutter
- [PATCH 04/10] mv_cesa: print a warning when registration of AES algos fail, Phil Sutter
- [PATCH 06/10] mv_cesa: refactor copy_src_to_buf(), Phil Sutter
- Re: [PATCH 01/10] crypto: mv_cesa - use ablkcipher_request_cast instead of the manual container_of, Herbert Xu
- [PATCH 2/2] crypto: caam - fix printk recursion for long error texts,
Kim Phillips
- [PATCH 1/2] crypto: caam - remove unused keylen from session context, Kim Phillips
- blowfish from openSSL to kernel cryptoAPI,
Tzvi Chumash
- Announce loop-AES-v3.6c file/swap crypto package, Jari Ruusu
- [PATCH v3] crypto: testmgr: add support for aes ofb mode,
puneets
- [PATCH v2] crypto: testmgr: add support for aes ofb mode,
puneets
- [PATCH] crypto: testmgr: add support for aes ofb mode, puneets
- [PATCH] s390: add fallback for unsupported XTS-384 mode,
Jan Glauber
- [PATCH 0/4] crypto: omap-sham driver fixes,
Dmitry Kasatkin
- [PATCH 0/8] (3rd take) add support for z196 CPACF algorithms,
jang
- [PATCH 0/1] add support for z196 CPACF algorithms,
jang
- shash_alg size fields and stomping memory,
Kent Borg
- [PATCH 1/8] s390:,
Jan Glauber
- [PATCH 3/4] crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor, Kim Phillips
- [PATCH 4/4] crypto: caam - remove duplicate dev_err, Kim Phillips
- [PATCH 2/4] crypto: caam - fix queue interface detection, Kim Phillips
- [PATCH 1/4] crypto: caam - handle interrupt lines shared across rings,
Kim Phillips
- [PATCH 2/2] crypto: blkcipher: Fixed some whitespace style issues, Aditya Shevade
- [PATCH] crypto: blowfish: Fixed a multi line macro issue,
Aditya Shevade
- aead: driver side documentation,
Phil Sutter
- [ANN] Linux Security Summit 2011 - Announcement and CFP,
James Morris
- [PATCH] crypto: add S5PV210 advanced crypto engine support.,
Vladimir Zapolskiy
- [PATCH 2/6] drivers/crypto/caam/caamalg.c: introduce missing kfree,
Julia Lawall
- crypto_alg and alignment,
Vladimir Zapolskiy
- Re: loop-aes: It is not longer possible to create a filesystem on an encrypted DVD-RAM,
Thomas Siedlich
- loop-aes: It is not longer possible to create a filesystem on an encrypted DVD-RAM,
Thomas Siedlich
- cryptodev rebased, Herbert Xu
- [PATCH] picoxcell-crypto: fix possible status FIFO overflow,
Jamie Iles
- [PATCH] crypto: padlock - Add SHA-1/256 module for VIA Nano,
BrillyWu
- RSA signature verification,
Dmitry Kasatkin
- [PATCH] crypto: caam - de-CHIP-ify device tree compatibles,
Kim Phillips
- [patch] crypto: caam - ARRAY_SIZE() vs sizeof(),
Dan Carpenter
- [patch] crypto: caam - dereferencing ERR_PTR on allocation failure,
Dan Carpenter
- [PATCH] crypto: caam - standardize device tree naming convention to utilize '-vX.Y',
Kim Phillips
- Re: [PATCH] crypto: add support for the Freescale SEC4/CAAM, Herbert Xu
- [PATCH 0/2] Add struct crypto_alg->cra_check_optimized for crc32c_intel,
Nicholas A. Bellinger
- [PATCH 2/3] crypto: add header files for the Freescale SEC4/CAAM, Kim Phillips
- [PATCH 3/3] crypto: add support for the Freescale SEC4/CAAM, Kim Phillips
- [PATCH 1/3] crypto: add device tree bindings for the Freescale SEC4/CAAM, Kim Phillips
- [PATCH 0/3] crypto: add support for the Freescale SEC4/CAAM, Kim Phillips
- [PATCH] RFC4106 AES-GCM Driver - fixed problem with packets that are not multiple of 64bytes,
tadeusz . struk
- [RFC v2 PATCH 0/9] Add IPsec extended (64-bit) sequence numbers,
Steffen Klassert
- [RFC v2 PATCH 1/9] crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers, Steffen Klassert
- [RFC v2 PATCH 2/9] xfrm: Add basic infrastructure to support IPsec extended sequence numbers, Steffen Klassert
- [RFC v2 PATCH 3/9] xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb, Steffen Klassert
- [RFC v2 PATCH 4/9] esp4: Add support for IPsec extended sequence numbers, Steffen Klassert
- [RFC v2 PATCH 5/9] esp6: Add support for IPsec extended sequence numbers, Steffen Klassert
- [RFC v2 PATCH 6/9] xfrm: Move IPsec replay detection functions to a separate file, Steffen Klassert
- [RFC v2 PATCH 7/9] xfrm: Support anti-replay window size bigger than 32 packets, Steffen Klassert
- [RFC v2 PATCH 8/9] xfrm: Add support for IPsec extended sequence numbers, Steffen Klassert
- [RFC v2 PATCH 9/9] xfrm: Add user interface for esn and big anti-replay windows, Steffen Klassert
- [RFC PATCH] iproute2: Add IPsec extended sequence number support, Steffen Klassert
- Re: [RFC 12/12] iscsi-target: Add Makefile/Kconfig and update TCM top level,
Christoph Hellwig
- aes-generic.c: what mode is it?, Kent Borg
- Announce loop-AES-v3.6b file/swap crypto package, Jari Ruusu
- [PATCH 2.6.37.2 1/1] crypto: Uninitialized variable fix.,
Atul Sowani
- Development of asynchronous deflate for IPComp, Mark Burkley
- [PATCH] crypto: do not attempt to write to readonly variable,
David Sterba
- [PATCH] cifs: Use ecb des kernel crypto APIs instead of local cifs functions,
shirishpargaonkar
- [PATCH] picoxcell_crypto: add support for the picoxcell crypto engines,
Jamie Iles
- crypto: sha-s390 - Reset index after processing partial block,
Herbert Xu
- encrypt memory before suspending to ram, bogdan
- [PATCH] crypto: mark ghash as fips_allowed,
Jarod Wilson
- [PATCH] crypto: mark xts(aes) as fips_allowed, Jarod Wilson
- [PATCH] crypt: ablkcipher: remove redundant NULL check,
Davidlohr Bueso
- hash finup() issue,
Dmitry Kasatkin
- Announce loop-AES-v3.6a file/swap crypto package, Jari Ruusu
- [PATCH] cifs: Replace cifs md5 hashing functions with kernel crypto APIs,
shirishpargaonkar
- [PATCH] cifs: Replace remaining use of md5 hashing functions local to cifs with kernel crypto APIs, shirishpargaonkar
- [PATCH] rfc4106, Intel, AES-NI: Don't leak memory in rfc4106_set_hash_subkey().,
Jesper Juhl
- RE: [PATCH] rfc4106, Intel, AES-NI: Don't leak memory in rfc4106_set_hash_subkey()., Struk, Tadeusz
- Re: [PATCH] rfc4106, Intel, AES-NI: Don't leak memory in rfc4106_set_hash_subkey()., Herbert Xu
- <Possible follow-ups>
- Re: [PATCH] rfc4106, Intel, AES-NI: Don't leak memory in rfc4106_set_hash_subkey()., tadeusz . struk
- Re: [PATCH] rfc4106, Intel, AES-NI: Don't leak memory in rfc4106_set_hash_subkey()., tadeusz . struk
- RSA verification in the kernel,
Dmitry Kasatkin
- Disregard my last question I found out the answer, Mark Allyn
- Why are there multiple defines of scatter_walk?,
Mark Allyn
- [PATCH 01/16] crypto: omap-aes: don't treat NULL clk as an error,
Jamie Iles
- [PATCH 02/16] crypto: omap-sham: don't treat NULL clk as an error,
Jamie Iles
- [PATCH] crypto: use __devexit not __exit in n2_unregister_algs,
Dennis Gilmore
- [PATCH 05/32] crypto: mark crypto workqueues CPU_INTENSIVE,
Tejun Heo
- [PATCH] crypto: dont return PTR_ERR() of wrong pointer,
roel kluin
- Re: 2.6.37-rc7: Regression: b43: crashes in hwrng_register(),
Herbert Xu
- [PATCH 0/1] crypto: omap-sham backlog handling fix,
Dmitry Kasatkin
- unmet direct dependencies (CRYPTO && EXPERIMENTAL),
Toralf Förster
- [PATCH] crypto: ripemd - Set module author and update email address.,
Adrian-Ken Rueegsegger
- Improving SHA-1 performance with Intel SSE3, Phil Sutter
- crypto accelerator driver problems,
Hamid Nassiby
[PATCH -next] crypto: fix af_alg memory_allocated data type,
Randy Dunlap
[PATCH] crypto: ghash-clmulni-intel_glue needs err.h,
Randy Dunlap
Questions on ahash, Mark Allyn
[PATCH] Add RNG support to AF_ALG,
Neil Horman
[CRYPTO] skein hash updated, Jeff Garzik
[PATCH 2/3 v2] RFC4106 AES-GCM Driver Using Intel New Instructions - fixed build with binutils 2.16,
tadeusz . struk
Crypto Hardware Drivers?,
Kent Borg
[PATCH 0/3] xfrm: ESP Traffic Flow Confidentiality padding (v3),
Martin Willi
[PATCH 0/3] xfrm: ESP Traffic Flow Confidentiality padding (v2),
Martin Willi
http://eprint.iacr.org/2010/594 (Access Based Cache Attacks on AES) a problem?, Christoph Sievers
[PATCH] Make sure sk_security is initialized on accept()ed sockets,
Miloslav Trmač
[PATCH] Add missing lockdep class names, Miloslav Trmač
[PATCH] Install <linux/if_alg.h> for user-space applications,
Miloslav Trmač
[PATCH 0/5] xfrm: ESP Traffic Flow Confidentiality padding,
Martin Willi
[PATCH] Add missing lockdep class names for AF_ALG,
Miloslav Trmač
crypto: algif_skcipher - Handle unaligned receive buffer, Herbert Xu
crypto: algif_skcipher - Fixed overflow when sndbuf is page aligned,
Herbert Xu
[PATCHv2 0/6] omap-aes off mode and error handling fixes,
Dmitry Kasatkin
Re: linux-next: Tree for November 29 (aesni-intel),
Randy Dunlap
Re: linux-next: Tree for November 29,
Herbert Xu
question about OCF and crypto API, Kevin Wilson
crypto: algif_skcipher - Pass on error from af_alg_make_sg, Herbert Xu
[PATCH] crypto: pcrypt - Fix use after free on padata_free,
Steffen Klassert
[PATCH 0/5] RFC v2: AF_ALG auditing,
Miloslav Trmač
[PATCH v1.5 0/5] keys: trusted and encrypted keys,
Mimi Zohar
crypto_shash_digest API,
Mimi Zohar
RFC: AF_ALG auditing,
Miloslav Trmac
[RFC] [PATCH 0/11] Add IPsec extended (64-bit) sequence numbers,
Steffen Klassert
- [RFC] [PATCH 01/11] crypto: scatterwalk - Add scatterwalk_crypto_chain helper, Steffen Klassert
- [RFC] [PATCH 02/11] crypto: Use scatterwalk_crypto_chain, Steffen Klassert
- [RFC] [PATCH 03/11] crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers, Steffen Klassert
- [RFC] [PATCH 04/11] xfrm: Add basic infrastructure to support IPsec extended sequence numbers, Steffen Klassert
- [RFC] [PATCH 05/11] xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb, Steffen Klassert
- [RFC] [PATCH 06/11] esp4: Add support for IPsec extended sequence numbers, Steffen Klassert
- [RFC] [PATCH 07/11] esp6: Add support for IPsec extended sequence numbers, Steffen Klassert
- [RFC] [PATCH 08/11] xfrm: Move IPsec replay detection functions to a separate file, Steffen Klassert
- [RFC] [PATCH 09/11] xfrm: Support anti-replay window size bigger than 32 packets, Steffen Klassert
- [RFC] [PATCH 10/11] xfrm: Add support for IPsec extended sequence numbers, Steffen Klassert
- [RFC] [PATCH 11/11] xfrm: Add user interface for esn and big anti-replay windows, Steffen Klassert
- [RFC] [PATCH] iproute2: Add IPsec extended sequence number support, Steffen Klassert
[PATCH v3 0/8] omap-sham: OMAP SHA1/MD5 driver fixes and improvements,
Dmitry Kasatkin
[PATCH v1.4 0/5] keys: trusted and encrypted keys,
Mimi Zohar
- [PATCH v1.4 2/5] tpm: add module_put wrapper, Mimi Zohar
- [PATCH v1.4 4/5] keys: add new trusted key-type, Mimi Zohar
- [PATCH v1.4 5/5] keys: add new key-type encrypted, Mimi Zohar
- [PATCH v1.4 1/5] lib: hex2bin converts ascii hexadecimal string to binary, Mimi Zohar
- [PATCH v1.4 3/5] key: add tpm_send command, Mimi Zohar
- Re: [PATCH v1.4 1/5] lib: hex2bin converts ascii hexadecimal string to binary, David Howells
- Re: [PATCH v1.4 2/5] tpm: add module_put wrapper, David Howells
- Re: [PATCH v1.4 3/5] key: add tpm_send command, David Howells
- Re: [PATCH v1.4 4/5] keys: add new trusted key-type, David Howells
- Re: [PATCH v1.4 5/5] keys: add new key-type encrypted, David Howells
Re: Checkpatch complaining about spaces around * used as arithmetic operator, Andy Whitcroft
Crypto Fixes for 2.6.37, Herbert Xu
[CRYPTO] obfuscating kernel pointers,
Dan Rosenberg
[PATCH v4] x86, crypto: ported aes-ni implementation to x86,
Mathias Krause
[PATCH 0/4]v2 omap-sham off mode and error handling fixes.,
Dmitry Kasatkin
[PATCH 0/7] omap-sham off mode and error handling fixes.,
Dmitry Kasatkin
[PATCH 0/5] omap-aes off mode and error handling fixes,
Dmitry Kasatkin
[PATCH v1.3 0/4] keys: trusted and encrypted keys,
Mimi Zohar
Re: Linux 2.6.37-rc1 (pcrypt fault),
Steffen Klassert
[PATCH v1.2 0/4] keys: trusted and encrypted keys,
Mimi Zohar
crypto ahash error handling,
Dmitry Kasatkin
[PATCH] Crypto: Makefile: Makefile clean up,
Tracey Dent
[PATCH 1/1] crypto: api.c: doc on crypto_alg_lookup, crypto_larval_lookup, and crypto_alg_mod_lookup,
Mark Allyn
[PATCH 06/49] crypto: Use vzalloc,
Joe Perches
[PATCH 1/1] crypto: api.c: add comments to crypto_alg_lookup and crypto_alg_larval_lookup,
Mark Allyn
[PATCH] crypto: padlock: fix for non-64byte aligned data,
Phil Sutter
[PATCH 1/1] crypto: api.c adding kernel-doc comments,
Mark Allyn
[PATCH 1/1] crypto: api.c: adding doxygen comments to api,
Mark Allyn
[PATCH v3] x86, crypto: ported aes-ni implementation to x86,
Mathias Krause
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]