Linus Torvalds dc5bc3f1e3 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 hace 10 años
..
asymmetric_keys e7c87bef7d X.509: Don't strip leading 00's from key ID when constructing key description hace 10 años
async_tx 584acdd49c md/raid5: activate raid6 rmw feature hace 10 años
.gitignore 44a17ef872 crypto: rsa - add .gitignore for crypto/*.-asn1.[ch] files hace 10 años
842.c 2062c5b6da crypto: 842 - change 842 alg to use software hace 10 años
Kconfig b793c005ce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security hace 10 años
Makefile 7a7ffe65c8 crypto: skcipher - Add top-level skcipher interface hace 10 años
ablk_helper.c 466a7b9e3e crypto: cryptd - process CRYPTO_ALG_INTERNAL hace 10 años
ablkcipher.c 3fc89adb9f crypto: api - Only abort operations on fatal signal hace 10 años
aead.c 5e4b8c1fcc crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag hace 10 años
aes_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
af_alg.c e0456717e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next hace 10 años
ahash.c 8996eafdcb crypto: ahash - ensure statesize is non-zero hace 10 años
akcipher.c 338a9de035 crypto: akcipher - fix spelling cihper -> cipher hace 10 años
algapi.c 3fc89adb9f crypto: api - Only abort operations on fatal signal hace 10 años
algboss.c aa1b6bb7d7 crypto: algboss - Remove reference to nivaead hace 10 años
algif_aead.c bf433416e6 crypto: algif_aead - fix for multiple operations on AF_ALG sockets hace 10 años
algif_hash.c 01e97e6517 new helper: msg_data_left() hace 10 años
algif_rng.c 654ae152b3 crypto: algif_rng - Remove obsolete const-removal cast hace 10 años
algif_skcipher.c c56f6d1270 crypto: replace scatterwalk_sg_chain with sg_chain hace 10 años
ansi_cprng.c e7c2422a83 crypto: ansi_cprng - Convert to new rng interface hace 10 años
anubis.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
api.c 3fc89adb9f crypto: api - Only abort operations on fatal signal hace 10 años
arc4.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
authenc.c 5e4b8c1fcc crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag hace 10 años
authencesn.c 5e4b8c1fcc crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag hace 10 años
blkcipher.c d1a2fd500c crypto: blkcipher - Include crypto/aead.h hace 10 años
blowfish_common.c 52ba867c8c crypto: blowfish - split generic and common c code hace 14 años
blowfish_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
camellia_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
cast5_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
cast6_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
cast_common.c f22d08111a crypto: make tables used from assembler __visible hace 12 años
cbc.c 4943ba16bb crypto: include crypto- module prefix in template hace 11 años
ccm.c 5e4b8c1fcc crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag hace 10 años
chacha20_generic.c 31d7247da5 crypto: chacha20 - Export common ChaCha20 helpers hace 10 años
chacha20poly1305.c 5e4b8c1fcc crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag hace 10 años
chainiv.c 341476d6cf crypto: chainiv - Offer normal cipher functionality without RNG hace 10 años
cipher.c d150975bc7 crypto: cipher - Fix checkpatch errors hace 16 años
cmac.c 4943ba16bb crypto: include crypto- module prefix in template hace 11 años
compress.c 0375d66dd0 crypto: compress - Fix checkpatch errors hace 16 años
crc32.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
crc32c_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
crct10dif_common.c 26052f9b9b crypto: crct10dif - Add fallback for broken initrds hace 12 años
crct10dif_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
cryptd.c 5e4b8c1fcc crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag hace 10 años
crypto_null.c 330234638e crypto: null - Add default null skcipher hace 10 años
crypto_user.c 3fc89adb9f crypto: api - Only abort operations on fatal signal hace 10 años
crypto_wq.c 130fa5bc81 crypto: crypto_wq - Fix late crypto work queue initialization hace 11 años
ctr.c 4943ba16bb crypto: include crypto- module prefix in template hace 11 años
cts.c 988dc01744 crypto: cts - Weed out non-CBC algorithms hace 11 años
deflate.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
des_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
drbg.c 593dfbd9ca crypto: drbg - report backend_cra_name when allocation fails hace 10 años
ecb.c 4943ba16bb crypto: include crypto- module prefix in template hace 11 años
echainiv.c 376e0d697a crypto: echainiv - Use generic geniv init/exit helpers hace 10 años
eseqiv.c 055906d1e7 crypto: eseqiv - Offer normal cipher functionality without RNG hace 10 años
fcrypt.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
fips.c 94072cb20e crypto: fips - Move fips_enabled sysctl into fips.c hace 10 años
gcm.c d975f309a8 Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block hace 10 años
gf128mul.c 625426633d crypto: gf128mul - fix call to memset() hace 14 años
ghash-generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
hash_info.c ee08997fee crypto: provide single place for hash algo information hace 12 años
hmac.c 4943ba16bb crypto: include crypto- module prefix in template hace 11 años
internal.h 7be58b1250 crypto: api - Remove linux/fips.h from internal.h hace 10 años
jitterentropy-kcapi.c 0c5f0aa5dd crypto: jitterentropy - use safe format string parameters hace 10 años
jitterentropy.c cea0a3c305 crypto: jitterentropy - Delete unnecessary checks before the function call "kzfree" hace 10 años
khazad.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
lrw.c 4943ba16bb crypto: include crypto- module prefix in template hace 11 años
lz4.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
lz4hc.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
lzo.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
mcryptd.c f52bbf55d1 crypto: mcryptd - process CRYPTO_ALG_INTERNAL hace 10 años
md4.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
md5.c 6a185016f4 crypto: md5 - use md5 IV MD5_HX instead of their raw value hace 10 años
memneq.c e37b94ebff crypto: memneq - fix for archs without efficient unaligned access hace 12 años
michael_mic.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
pcbc.c 4943ba16bb crypto: include crypto- module prefix in template hace 11 años
pcompress.c f7c9bebe8b crypto: pcomp - Use crypto_alg_extsize helper hace 10 años
pcrypt.c 5e4b8c1fcc crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag hace 10 años
poly1305_generic.c 2546f811ef crypto: poly1305 - Export common Poly1305 helpers hace 10 años
proc.c 94072cb20e crypto: fips - Move fips_enabled sysctl into fips.c hace 10 años
ripemd.h ba6b039872 [CRYPTO] ripemd: Put all common RIPEMD values in header file hace 17 años
rmd128.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
rmd160.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
rmd256.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
rmd320.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
rng.c 7cecadb7cc crypto: rng - Do not free default RNG when it becomes unused hace 10 años
rsa.c 6e8ec66c3d crypto: rsa - limit supported key lengths hace 10 años
rsa_helper.c a9d4f82ff9 crypto: rsa - fix invalid check for keylen in fips mode hace 10 años
rsakey.asn1 cfc2bb32b3 crypto: rsa - add a new rsa generic implementation hace 10 años
salsa20_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
scatterwalk.c 160544075f crypto: scatterwalk - Hide PageSlab call to optimise away flush_dcache_page hace 10 años
seed.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
seqiv.c 659e7f5283 crypto: seqiv - Use generic geniv init/exit helpers hace 10 años
serpent_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
sha1_generic.c 7c71f0f760 crypto: sha1-generic - move to generic glue implementation hace 10 años
sha256_generic.c a2e5ba4fed crypto: sha256-generic - move to generic glue implementation hace 10 años
sha512_generic.c ca142584bc crypto: sha512-generic - move to generic glue implementation hace 10 años
shash.c ac611680cb crypto: shash - Use crypto_alg_extsize helper hace 10 años
skcipher.c 7a7ffe65c8 crypto: skcipher - Add top-level skcipher interface hace 10 años
tcrypt.c 5e4b8c1fcc crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag hace 10 años
tcrypt.h 2dce063a31 crypto: tcrypt - Add ChaCha20/Poly1305 speed tests hace 10 años
tea.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
testmgr.c 84cba178a3 crypto: testmgr - don't copy from source IV too much hace 10 años
testmgr.h 7079ce62c0 crypto: testmgr - Disable authenc test and convert test vectors hace 10 años
tgr192.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
twofish_common.c 81559f9ad3 crypto: twofish-x86_64-3way - add lrw support hace 14 años
twofish_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
vmac.c 4943ba16bb crypto: include crypto- module prefix in template hace 11 años
wp512.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
xcbc.c 4943ba16bb crypto: include crypto- module prefix in template hace 11 años
xor.c af7cf25dd1 add further __init annotations to crypto/xor.c hace 13 años
xts.c 4943ba16bb crypto: include crypto- module prefix in template hace 11 años
zlib.c f94a359763 crypto: pcomp - Constify (de)compression parameters hace 10 años