Linus Torvalds 1ed55eac3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 il y a 12 ans
..
asymmetric_keys 2f1c4fef10 X.509: Convert some printk calls to pr_devel il y a 12 ans
async_tx f0dfc0b0b7 crypto: remove the second argument of k[un]map_atomic() il y a 13 ans
842.c c2b3711d11 crypto: 842 - remove .cra_list initialization il y a 13 ans
Kconfig 044ab52578 crypto: cast5/cast6 - move lookup tables to shared module il y a 12 ans
Makefile 044ab52578 crypto: cast5/cast6 - move lookup tables to shared module il y a 12 ans
ablkcipher.c 06eb4eafbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 13 ans
aead.c 06eb4eafbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 13 ans
aes_generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations il y a 13 ans
af_alg.c 60063497a9 atomic: use <linux/atomic.h> il y a 14 ans
ahash.c 6662df33f8 crypto: Stop using NLA_PUT*(). il y a 13 ans
algapi.c 398710379f crypto: algapi - Move larval completion into algboss il y a 13 ans
algboss.c 26c8aaebc1 crypto: algapi - Fix hang on crypto allocation il y a 13 ans
algif_hash.c 269230e7c5 crypto: algif_hash - Handle initial af_alg_make_sg error correctly il y a 14 ans
algif_skcipher.c bc97e57eb2 crypto: algif_skcipher - Handle unaligned receive buffer il y a 14 ans
ansi_cprng.c 8fc229a51b crypto: ansi_cprng - use crypto_[un]register_algs il y a 13 ans
anubis.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations il y a 13 ans
api.c 3d01a33b77 crypto: api - Fix checkpatch errors il y a 15 ans
arc4.c d366db605c crypto: arc4 - improve performance by using u32 for ctx and variables il y a 13 ans
authenc.c 9b2f4cb65f crypto: authenc - Fix crash with zero-length assoc data il y a 13 ans
authencesn.c a5079d084f crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers il y a 14 ans
blkcipher.c 6662df33f8 crypto: Stop using NLA_PUT*(). il y a 13 ans
blowfish_common.c 52ba867c8c crypto: blowfish - split generic and common c code il y a 14 ans
blowfish_generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations il y a 13 ans
camellia_generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations il y a 13 ans
cast5_generic.c 044ab52578 crypto: cast5/cast6 - move lookup tables to shared module il y a 12 ans
cast6_generic.c 044ab52578 crypto: cast5/cast6 - move lookup tables to shared module il y a 12 ans
cast_common.c 044ab52578 crypto: cast5/cast6 - move lookup tables to shared module il y a 12 ans
cbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) il y a 17 ans
ccm.c f0dfc0b0b7 crypto: remove the second argument of k[un]map_atomic() il y a 13 ans
chainiv.c 0a2e821d62 crypto: chainiv - Use kcrypto_wq instead of keventd_wq il y a 16 ans
cipher.c d150975bc7 crypto: cipher - Fix checkpatch errors il y a 15 ans
compress.c 0375d66dd0 crypto: compress - Fix checkpatch errors il y a 15 ans
crc32c.c 6a0962b22e crypto: crc32c should use library implementation il y a 13 ans
cryptd.c 9efade1b3e crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption il y a 12 ans
crypto_null.c 70a03bff6c crypto: crypto_null - use crypto_[un]register_algs il y a 13 ans
crypto_user.c d66e6737d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 il y a 13 ans
crypto_wq.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it il y a 13 ans
ctr.c 8db050786a crypto: Use ERR_CAST il y a 15 ans
cts.c c4913c7b71 [CRYPTO] cts: Init SG tables il y a 17 ans
deflate.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations il y a 13 ans
des_generic.c 9935e6d2f3 crypto: des - use crypto_[un]register_algs il y a 13 ans
ecb.c 5b37c19e36 crypto: ecb - Fix checkpatch errors il y a 15 ans
eseqiv.c c920fa6051 crypto: Use scatterwalk_crypto_chain il y a 14 ans
fcrypt.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations il y a 13 ans
fips.c ccb778e184 crypto: api - Add fips_enable flag il y a 17 ans
gcm.c c920fa6051 crypto: Use scatterwalk_crypto_chain il y a 14 ans
gf128mul.c 625426633d crypto: gf128mul - fix call to memset() il y a 14 ans
ghash-generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations il y a 13 ans
hmac.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
internal.h 398710379f crypto: algapi - Move larval completion into algboss il y a 13 ans
khazad.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations il y a 13 ans
krng.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations il y a 13 ans
lrw.c 6c2205b8ff crypto: lrw - add interface for parallelized cipher implementions il y a 13 ans
lzo.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations il y a 13 ans
md4.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it il y a 13 ans
md5.c bc0b96b54a crypto: Move md5_transform to lib/md5.c il y a 14 ans
michael_mic.c 19e2bf1467 crypto: michael_mic - Switch to shash il y a 16 ans
pcbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) il y a 17 ans
pcompress.c 6662df33f8 crypto: Stop using NLA_PUT*(). il y a 13 ans
pcrypt.c fbf0ca1bf8 crypto: pcrypt - Use the online cpumask as the default il y a 13 ans
proc.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it il y a 13 ans
ripemd.h ba6b039872 [CRYPTO] ripemd: Put all common RIPEMD values in header file il y a 17 ans
rmd128.c 3181c22587 crypto: ripemd - Set module author and update email address il y a 14 ans
rmd160.c 3181c22587 crypto: ripemd - Set module author and update email address il y a 14 ans
rmd256.c 3181c22587 crypto: ripemd - Set module author and update email address il y a 14 ans
rmd320.c 3181c22587 crypto: ripemd - Set module author and update email address il y a 14 ans
rng.c 6662df33f8 crypto: Stop using NLA_PUT*(). il y a 13 ans
salsa20_generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations il y a 13 ans
scatterwalk.c f0dfc0b0b7 crypto: remove the second argument of k[un]map_atomic() il y a 13 ans
seed.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations il y a 13 ans
seqiv.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
serpent_generic.c bbc406b9d2 crypto: serpent - use crypto_[un]register_algs il y a 13 ans
sha1_generic.c 7c390170b4 crypto: sha1 - export sha1_update for reuse il y a 14 ans
sha256_generic.c 6aeb49bc5a crypto: sha256 - use crypto_[un]register_shashes il y a 13 ans
sha512_generic.c 648b2a102d crypto: sha512 - use crypto_[un]register_shashes il y a 13 ans
shash.c 50fc3e8d2c crypto: add crypto_[un]register_shashes for [un]registering multiple shash entries at once il y a 13 ans
tcrypt.c bf9c518186 crypto: tcrypt - add async speed test for camellia cipher il y a 12 ans
tcrypt.h a2c5826095 crypto: testmgr - add larger cast5 testvectors il y a 13 ans
tea.c 738206d325 crypto: tea - use crypto_[un]register_algs il y a 13 ans
testmgr.c 0818904d40 crypto: testmgr - allow compression algs in fips mode il y a 12 ans
testmgr.h f0ef105915 crypto: testmgr - remove superfluous initializers for xts(aes) il y a 12 ans
tgr192.c a5e7a2dcfc crypto: tiger - use crypto_[un]register_shashes il y a 13 ans
twofish_common.c 81559f9ad3 crypto: twofish-x86_64-3way - add lrw support il y a 13 ans
twofish_generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations il y a 13 ans
vmac.c ba1ee07090 crypto: vmac - Make VMAC work when blocks aren't aligned il y a 12 ans
wp512.c f4b0277e7e crypto: whirlpool - use crypto_[un]register_shashes il y a 13 ans
xcbc.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it il y a 13 ans
xor.c af7cf25dd1 add further __init annotations to crypto/xor.c il y a 12 ans
xts.c ce0045561e crypto: xts: add interface for parallelized cipher implementations il y a 13 ans
zlib.c 7ab24bfdf9 net+crypto: Use vmalloc for zlib inflate buffers. il y a 14 ans