David Howells 0aa0409401 PEFILE: Relax the check on the length of the PKCS#7 cert vor 11 Jahren
..
asymmetric_keys 0aa0409401 PEFILE: Relax the check on the length of the PKCS#7 cert vor 11 Jahren
async_tx df12a3178d Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine vor 12 Jahren
842.c c2b3711d11 crypto: 842 - remove .cra_list initialization vor 13 Jahren
Kconfig c489d98c8c Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm vor 11 Jahren
Makefile f2c89a10de crypto: drbg - Use Kconfig to ensure at least one RNG option is set vor 11 Jahren
ablk_helper.c ea493d324f crypto: ablk_helper - Replace memcpy with struct assignment vor 12 Jahren
ablkcipher.c f3d53ed038 crypto: skcipher - Use eseqiv even on UP machines vor 12 Jahren
aead.c 9a5467bf7b crypto: user - fix info leaks in report API vor 13 Jahren
aes_generic.c f22d08111a crypto: make tables used from assembler __visible vor 12 Jahren
af_alg.c 4c63f83c2c crypto: af_alg - properly label AF_ALG socket vor 11 Jahren
ahash.c 75ecb231ff crypto: hash - Add real ahash walk interface vor 11 Jahren
algapi.c 002c77a48b crypto: fips - only panic on bad/missing crypto mod signatures vor 11 Jahren
algboss.c 939e177996 crypto: algboss - Hold ref count on larval vor 12 Jahren
algif_hash.c d3f7d56a7a net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST vor 12 Jahren
algif_skcipher.c d3f7d56a7a net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST vor 12 Jahren
ansi_cprng.c 714b33d151 crypto: ansi_cprng - Fix off by one error in non-block size request vor 12 Jahren
anubis.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations vor 13 Jahren
api.c 77dbd7a95e crypto: api - Fix race condition in larval lookup vor 12 Jahren
arc4.c d366db605c crypto: arc4 - improve performance by using u32 for ctx and variables vor 13 Jahren
authenc.c fc019c7122 crypto: authenc - Find proper IV address in ablkcipher callback vor 12 Jahren
authencesn.c fddc2c43c4 crypto: authencesn - Simplify key parsing vor 12 Jahren
blkcipher.c 4f7f1d7cff crypto: allow blkcipher walks over AEAD data vor 11 Jahren
blowfish_common.c 52ba867c8c crypto: blowfish - split generic and common c code vor 14 Jahren
blowfish_generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations vor 13 Jahren
camellia_generic.c 452ec0498f crypto: camellia_generic - replace commas by semicolons and adjust code alignment vor 12 Jahren
cast5_generic.c 044ab52578 crypto: cast5/cast6 - move lookup tables to shared module vor 13 Jahren
cast6_generic.c 044ab52578 crypto: cast5/cast6 - move lookup tables to shared module vor 13 Jahren
cast_common.c f22d08111a crypto: make tables used from assembler __visible vor 12 Jahren
cbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) vor 18 Jahren
ccm.c 5638cabf3e crypto: ccm - Fix handling of zero plaintext when computing mac vor 12 Jahren
chainiv.c 4e857c58ef arch: Mass conversion of smp_mb__*() vor 11 Jahren
cipher.c d150975bc7 crypto: cipher - Fix checkpatch errors vor 16 Jahren
cmac.c 93b5e86a6d crypto: add CMAC support to CryptoAPI vor 12 Jahren
compress.c 0375d66dd0 crypto: compress - Fix checkpatch errors vor 16 Jahren
crc32.c 78c37d191d crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation vor 13 Jahren
crc32c_generic.c 06e5a1f298 CRC32C: Add soft module dependency to load other accelerated crc32c modules vor 12 Jahren
crct10dif_common.c 26052f9b9b crypto: crct10dif - Add fallback for broken initrds vor 12 Jahren
crct10dif_generic.c 26052f9b9b crypto: crct10dif - Add fallback for broken initrds vor 12 Jahren
cryptd.c 3e3dc25fe7 crypto: Resolve shadow warnings vor 11 Jahren
crypto_null.c 72567258f0 crypto: export NULL algorithms defines vor 11 Jahren
crypto_user.c 639b4ac691 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into next vor 11 Jahren
crypto_wq.c 130fa5bc81 crypto: crypto_wq - Fix late crypto work queue initialization vor 11 Jahren
ctr.c 32dc43e40a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 vor 13 Jahren
cts.c 3e8afe35c3 crypto: use ERR_CAST vor 13 Jahren
deflate.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations vor 13 Jahren
des_generic.c 6574e6c64e crypto: des_3des - add x86-64 assembly implementation vor 11 Jahren
drbg.c ce5481d01f crypto: drbg - fix failure of generating multiple of 2**16 bytes vor 11 Jahren
ecb.c 5b37c19e36 crypto: ecb - Fix checkpatch errors vor 16 Jahren
eseqiv.c 3e3dc25fe7 crypto: Resolve shadow warnings vor 11 Jahren
fcrypt.c 06e710bd5f crypto: fcrypt - Fix bitoperation for compilation with clang vor 12 Jahren
fips.c ccb778e184 crypto: api - Add fips_enable flag vor 17 Jahren
gcm.c 3e3dc25fe7 crypto: Resolve shadow warnings vor 11 Jahren
gf128mul.c 625426633d crypto: gf128mul - fix call to memset() vor 14 Jahren
ghash-generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations vor 13 Jahren
hash_info.c ee08997fee crypto: provide single place for hash algo information vor 12 Jahren
hmac.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 16 Jahren
internal.h 939e177996 crypto: algboss - Hold ref count on larval vor 12 Jahren
khazad.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations vor 13 Jahren
krng.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations vor 13 Jahren
lrw.c 6c2205b8ff crypto: lrw - add interface for parallelized cipher implementions vor 14 Jahren
lz4.c 0ea8530dcf crypto: add lz4 Cryptographic API vor 12 Jahren
lz4hc.c 0ea8530dcf crypto: add lz4 Cryptographic API vor 12 Jahren
lzo.c de18cd4b71 crypto: lzo - use kvfree() helper vor 11 Jahren
md4.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it vor 14 Jahren
md5.c bc0b96b54a crypto: Move md5_transform to lib/md5.c vor 14 Jahren
memneq.c e37b94ebff crypto: memneq - fix for archs without efficient unaligned access vor 12 Jahren
michael_mic.c 19e2bf1467 crypto: michael_mic - Switch to shash vor 17 Jahren
pcbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) vor 18 Jahren
pcompress.c 9a5467bf7b crypto: user - fix info leaks in report API vor 13 Jahren
pcrypt.c 3110e4006c crypto: pcrypt - Fix wrong usage of rcu_dereference() vor 12 Jahren
proc.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it vor 14 Jahren
ripemd.h ba6b039872 [CRYPTO] ripemd: Put all common RIPEMD values in header file vor 17 Jahren
rmd128.c 3181c22587 crypto: ripemd - Set module author and update email address vor 15 Jahren
rmd160.c 3181c22587 crypto: ripemd - Set module author and update email address vor 15 Jahren
rmd256.c 3181c22587 crypto: ripemd - Set module author and update email address vor 15 Jahren
rmd320.c 3181c22587 crypto: ripemd - Set module author and update email address vor 15 Jahren
rng.c 9a5467bf7b crypto: user - fix info leaks in report API vor 13 Jahren
salsa20_generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations vor 13 Jahren
scatterwalk.c 257aff5154 crypto: scatterwalk - Add support for calculating number of SG elements vor 12 Jahren
seed.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations vor 13 Jahren
seqiv.c 3e3dc25fe7 crypto: Resolve shadow warnings vor 11 Jahren
serpent_generic.c bbc406b9d2 crypto: serpent - use crypto_[un]register_algs vor 13 Jahren
sha1_generic.c 7c390170b4 crypto: sha1 - export sha1_update for reuse vor 14 Jahren
sha256_generic.c 35d2c9d0c3 crypto: sha256 - Expose SHA256 generic routine to be callable externally. vor 12 Jahren
sha512_generic.c d329581493 crypto: sha512_generic - set cra_driver_name vor 12 Jahren
shash.c 66d8ea5728 crypto: LLVMLinux: aligned-attribute.patch vor 11 Jahren
tcrypt.c 3e3dc25fe7 crypto: Resolve shadow warnings vor 11 Jahren
tcrypt.h 53f52d7aec crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test suite vor 12 Jahren
tea.c 738206d325 crypto: tea - use crypto_[un]register_algs vor 13 Jahren
testmgr.c 2fc0d258bc crypto: testmgr - add missing spaces to drbg error strings vor 11 Jahren
testmgr.h 3b9b8fe0ad crypto: testmgr - use chunks smaller than algo block size in chunk tests vor 11 Jahren
tgr192.c a5e7a2dcfc crypto: tiger - use crypto_[un]register_shashes vor 13 Jahren
twofish_common.c 81559f9ad3 crypto: twofish-x86_64-3way - add lrw support vor 14 Jahren
twofish_generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations vor 13 Jahren
vmac.c ba1ee07090 crypto: vmac - Make VMAC work when blocks aren't aligned vor 13 Jahren
wp512.c f4b0277e7e crypto: whirlpool - use crypto_[un]register_shashes vor 13 Jahren
xcbc.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it vor 14 Jahren
xor.c af7cf25dd1 add further __init annotations to crypto/xor.c vor 13 Jahren
xts.c ce0045561e crypto: xts: add interface for parallelized cipher implementations vor 14 Jahren
zlib.c d97b07c54f initramfs: support initramfs that is bigger than 2GiB vor 11 Jahren