Linus Torvalds 14d4cc0883 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random il y a 11 ans
..
asymmetric_keys 5e40d331bd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security il y a 11 ans
async_tx 87cea76384 dmaengine: fix xor sources continuation il y a 11 ans
842.c c2b3711d11 crypto: 842 - remove .cra_list initialization il y a 13 ans
Kconfig 87d7bcee4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 il y a 11 ans
Makefile 1e65b81a90 crypto: sha-mb - multibuffer crypto infrastructure il y a 11 ans
ablk_helper.c ea493d324f crypto: ablk_helper - Replace memcpy with struct assignment il y a 12 ans
ablkcipher.c f3d53ed038 crypto: skcipher - Use eseqiv even on UP machines il y a 12 ans
aead.c 9a5467bf7b crypto: user - fix info leaks in report API il y a 13 ans
aes_generic.c f22d08111a crypto: make tables used from assembler __visible il y a 12 ans
af_alg.c 4c63f83c2c crypto: af_alg - properly label AF_ALG socket il y a 11 ans
ahash.c 6d9529c586 crypto: hash - initialize entry len for null input in crypto hash sg list walk il y a 11 ans
algapi.c 002c77a48b crypto: fips - only panic on bad/missing crypto mod signatures il y a 11 ans
algboss.c 939e177996 crypto: algboss - Hold ref count on larval il y a 12 ans
algif_hash.c d3f7d56a7a net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST il y a 12 ans
algif_skcipher.c e2cffb5f49 crypto: algif - avoid excessive use of socket buffer in skcipher il y a 11 ans
ansi_cprng.c 714b33d151 crypto: ansi_cprng - Fix off by one error in non-block size request il y a 12 ans
anubis.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations il y a 13 ans
api.c 77dbd7a95e crypto: api - Fix race condition in larval lookup il y a 12 ans
arc4.c d366db605c crypto: arc4 - improve performance by using u32 for ctx and variables il y a 13 ans
authenc.c fc019c7122 crypto: authenc - Find proper IV address in ablkcipher callback il y a 12 ans
authencesn.c fddc2c43c4 crypto: authencesn - Simplify key parsing il y a 12 ans
blkcipher.c 4f7f1d7cff crypto: allow blkcipher walks over AEAD data il y a 11 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 452ec0498f crypto: camellia_generic - replace commas by semicolons and adjust code alignment il y a 12 ans
cast5_generic.c 044ab52578 crypto: cast5/cast6 - move lookup tables to shared module il y a 13 ans
cast6_generic.c 044ab52578 crypto: cast5/cast6 - move lookup tables to shared module il y a 13 ans
cast_common.c f22d08111a crypto: make tables used from assembler __visible il y a 12 ans
cbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) il y a 18 ans
ccm.c 5638cabf3e crypto: ccm - Fix handling of zero plaintext when computing mac il y a 12 ans
chainiv.c 4e857c58ef arch: Mass conversion of smp_mb__*() il y a 11 ans
cipher.c d150975bc7 crypto: cipher - Fix checkpatch errors il y a 16 ans
cmac.c 93b5e86a6d crypto: add CMAC support to CryptoAPI il y a 12 ans
compress.c 0375d66dd0 crypto: compress - Fix checkpatch errors il y a 16 ans
crc32.c 78c37d191d crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation il y a 13 ans
crc32c_generic.c 06e5a1f298 CRC32C: Add soft module dependency to load other accelerated crc32c modules il y a 12 ans
crct10dif_common.c 26052f9b9b crypto: crct10dif - Add fallback for broken initrds il y a 12 ans
crct10dif_generic.c 26052f9b9b crypto: crct10dif - Add fallback for broken initrds il y a 12 ans
cryptd.c 3e3dc25fe7 crypto: Resolve shadow warnings il y a 11 ans
crypto_null.c 72567258f0 crypto: export NULL algorithms defines il y a 11 ans
crypto_user.c 639b4ac691 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into next il y a 11 ans
crypto_wq.c 130fa5bc81 crypto: crypto_wq - Fix late crypto work queue initialization il y a 11 ans
ctr.c 32dc43e40a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 il y a 13 ans
cts.c 7185ad2672 crypto: memzero_explicit - make sure to clear out sensitive data il y a 11 ans
deflate.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations il y a 13 ans
des_generic.c 6574e6c64e crypto: des_3des - add x86-64 assembly implementation il y a 11 ans
drbg.c ea2d9fc1af Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 il y a 11 ans
ecb.c 5b37c19e36 crypto: ecb - Fix checkpatch errors il y a 16 ans
eseqiv.c 3e3dc25fe7 crypto: Resolve shadow warnings il y a 11 ans
fcrypt.c 06e710bd5f crypto: fcrypt - Fix bitoperation for compilation with clang il y a 12 ans
fips.c ccb778e184 crypto: api - Add fips_enable flag il y a 17 ans
gcm.c 3e3dc25fe7 crypto: Resolve shadow warnings il y a 11 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
hash_info.c ee08997fee crypto: provide single place for hash algo information il y a 12 ans
hmac.c ffb32e973e crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c il y a 11 ans
internal.h 939e177996 crypto: algboss - Hold ref count on larval il y a 12 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 14 ans
lz4.c d801ab204b crypto: lz4,lz4hc - fix decompression il y a 11 ans
lz4hc.c d801ab204b crypto: lz4,lz4hc - fix decompression il y a 11 ans
lzo.c de18cd4b71 crypto: lzo - use kvfree() helper il y a 11 ans
mcryptd.c 1f6e97f68b crypto: mcryptd - mcryptd_flist can be static il y a 11 ans
md4.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it il y a 14 ans
md5.c bc0b96b54a crypto: Move md5_transform to lib/md5.c il y a 14 ans
memneq.c e37b94ebff crypto: memneq - fix for archs without efficient unaligned access il y a 12 ans
michael_mic.c 19e2bf1467 crypto: michael_mic - Switch to shash il y a 17 ans
pcbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) il y a 18 ans
pcompress.c 9a5467bf7b crypto: user - fix info leaks in report API il y a 13 ans
pcrypt.c 3110e4006c crypto: pcrypt - Fix wrong usage of rcu_dereference() il y a 12 ans
proc.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it il y a 14 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 15 ans
rmd160.c 3181c22587 crypto: ripemd - Set module author and update email address il y a 15 ans
rmd256.c 3181c22587 crypto: ripemd - Set module author and update email address il y a 15 ans
rmd320.c 3181c22587 crypto: ripemd - Set module author and update email address il y a 15 ans
rng.c 9a5467bf7b crypto: user - fix info leaks in report API 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 257aff5154 crypto: scatterwalk - Add support for calculating number of SG elements il y a 12 ans
seed.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations il y a 13 ans
seqiv.c 3e3dc25fe7 crypto: Resolve shadow warnings il y a 11 ans
serpent_generic.c bbc406b9d2 crypto: serpent - use crypto_[un]register_algs il y a 13 ans
sha1_generic.c 7185ad2672 crypto: memzero_explicit - make sure to clear out sensitive data il y a 11 ans
sha256_generic.c 14d4cc0883 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random il y a 11 ans
sha512_generic.c 14d4cc0883 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random il y a 11 ans
shash.c 66d8ea5728 crypto: LLVMLinux: aligned-attribute.patch il y a 11 ans
tcrypt.c 3e3dc25fe7 crypto: Resolve shadow warnings il y a 11 ans
tcrypt.h 53f52d7aec crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test suite il y a 12 ans
tea.c 738206d325 crypto: tea - use crypto_[un]register_algs il y a 13 ans
testmgr.c 4c5c302494 crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c il y a 11 ans
testmgr.h 1443cc9bcb crypto: testmgr - add test for lz4 and lz4hc il y a 11 ans
tgr192.c 7185ad2672 crypto: memzero_explicit - make sure to clear out sensitive data il y a 11 ans
twofish_common.c 81559f9ad3 crypto: twofish-x86_64-3way - add lrw support il y a 14 ans
twofish_generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations il y a 13 ans
vmac.c 7185ad2672 crypto: memzero_explicit - make sure to clear out sensitive data il y a 11 ans
wp512.c 7185ad2672 crypto: memzero_explicit - make sure to clear out sensitive data il y a 11 ans
xcbc.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it il y a 14 ans
xor.c af7cf25dd1 add further __init annotations to crypto/xor.c il y a 13 ans
xts.c ce0045561e crypto: xts: add interface for parallelized cipher implementations il y a 14 ans
zlib.c d97b07c54f initramfs: support initramfs that is bigger than 2GiB il y a 11 ans