..
asymmetric_keys
X.509: Convert some printk calls to pr_devel
12 years ago
async_tx
async_tx: fix checking of dma_wait_for_async_tx() return value
12 years ago
842.c
crypto: 842 - remove .cra_list initialization
13 years ago
Kconfig
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
12 years ago
Makefile
crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation
12 years ago
ablkcipher.c
crypto: user - fix info leaks in report API
12 years ago
aead.c
crypto: user - fix info leaks in report API
12 years ago
aes_generic.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
af_alg.c
atomic: use <linux/atomic.h>
14 years ago
ahash.c
crypto: user - fix info leaks in report API
12 years ago
algapi.c
hlist: drop the node parameter from iterators
12 years ago
algboss.c
crypto: algapi - Fix hang on crypto allocation
13 years ago
algif_hash.c
crypto: algif - suppress sending source address information in recvmsg
12 years ago
algif_skcipher.c
crypto: algif - suppress sending source address information in recvmsg
12 years ago
ansi_cprng.c
crypto: ansi_cprng - use crypto_[un]register_algs
13 years ago
anubis.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
api.c
crypto: api - Fix checkpatch errors
15 years ago
arc4.c
crypto: arc4 - improve performance by using u32 for ctx and variables
13 years ago
authenc.c
crypto: use ERR_CAST
12 years ago
authencesn.c
crypto: use ERR_CAST
12 years ago
blkcipher.c
crypto: user - fix info leaks in report API
12 years ago
blowfish_common.c
crypto: blowfish - split generic and common c code
14 years ago
blowfish_generic.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
camellia_generic.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
cast5_generic.c
crypto: cast5/cast6 - move lookup tables to shared module
12 years ago
cast6_generic.c
crypto: cast5/cast6 - move lookup tables to shared module
12 years ago
cast_common.c
crypto: cast5/cast6 - move lookup tables to shared module
12 years ago
cbc.c
…
ccm.c
crypto: use ERR_CAST
12 years ago
chainiv.c
crypto: use ERR_CAST
12 years ago
cipher.c
crypto: cipher - Fix checkpatch errors
15 years ago
compress.c
crypto: compress - Fix checkpatch errors
15 years ago
crc32.c
crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation
12 years ago
crc32c.c
crypto: crc32c should use library implementation
13 years ago
cryptd.c
crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption
12 years ago
crypto_null.c
crypto: crypto_null - use crypto_[un]register_algs
13 years ago
crypto_user.c
crypto: user - ensure user supplied strings are nul-terminated
12 years ago
crypto_wq.c
crypto: add module.h to those files that are explicitly using it
13 years ago
ctr.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
12 years ago
cts.c
crypto: use ERR_CAST
12 years ago
deflate.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
des_generic.c
crypto: des - use crypto_[un]register_algs
13 years ago
ecb.c
crypto: ecb - Fix checkpatch errors
15 years ago
eseqiv.c
crypto: Use scatterwalk_crypto_chain
14 years ago
fcrypt.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
fips.c
crypto: api - Add fips_enable flag
17 years ago
gcm.c
crypto: gcm - fix assumption that assoc has one segment
12 years ago
gf128mul.c
crypto: gf128mul - fix call to memset()
14 years ago
ghash-generic.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
hmac.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
internal.h
crypto: algapi - Move larval completion into algboss
13 years ago
khazad.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
krng.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
lrw.c
crypto: lrw - add interface for parallelized cipher implementions
13 years ago
lzo.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
md4.c
crypto: add module.h to those files that are explicitly using it
13 years ago
md5.c
crypto: Move md5_transform to lib/md5.c
14 years ago
michael_mic.c
crypto: michael_mic - Switch to shash
16 years ago
pcbc.c
…
pcompress.c
crypto: user - fix info leaks in report API
12 years ago
pcrypt.c
crypto: pcrypt - Use the online cpumask as the default
13 years ago
proc.c
crypto: add module.h to those files that are explicitly using it
13 years ago
ripemd.h
…
rmd128.c
crypto: ripemd - Set module author and update email address
14 years ago
rmd160.c
crypto: ripemd - Set module author and update email address
14 years ago
rmd256.c
crypto: ripemd - Set module author and update email address
14 years ago
rmd320.c
crypto: ripemd - Set module author and update email address
14 years ago
rng.c
crypto: user - fix info leaks in report API
12 years ago
salsa20_generic.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
scatterwalk.c
crypto: remove the second argument of k[un]map_atomic()
13 years ago
seed.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
seqiv.c
crypto: use ERR_CAST
12 years ago
serpent_generic.c
crypto: serpent - use crypto_[un]register_algs
13 years ago
sha1_generic.c
crypto: sha1 - export sha1_update for reuse
14 years ago
sha256_generic.c
crypto: sha256 - use crypto_[un]register_shashes
13 years ago
sha512_generic.c
crypto: sha512 - use crypto_[un]register_shashes
13 years ago
shash.c
crypto: user - fix info leaks in report API
12 years ago
tcrypt.c
crypto: ctr - make rfc3686 asynchronous block cipher
12 years ago
tcrypt.h
crypto: ctr - make rfc3686 asynchronous block cipher
12 years ago
tea.c
crypto: tea - use crypto_[un]register_algs
13 years ago
testmgr.c
crypto: testmgr - add test vector for fcrypt
12 years ago
testmgr.h
crypto: testmgr - update LZO compression test vectors
12 years ago
tgr192.c
crypto: tiger - use crypto_[un]register_shashes
13 years ago
twofish_common.c
crypto: twofish-x86_64-3way - add lrw support
13 years ago
twofish_generic.c
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
13 years ago
vmac.c
crypto: vmac - Make VMAC work when blocks aren't aligned
12 years ago
wp512.c
crypto: whirlpool - use crypto_[un]register_shashes
13 years ago
xcbc.c
crypto: add module.h to those files that are explicitly using it
13 years ago
xor.c
add further __init annotations to crypto/xor.c
12 years ago
xts.c
crypto: xts: add interface for parallelized cipher implementations
13 years ago
zlib.c
net+crypto: Use vmalloc for zlib inflate buffers.
14 years ago