Herbert Xu f4c4cd6d14 Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers" il y a 17 ans
..
async_tx de24125dd0 async_tx: fix the bug in async_tx_run_dependencies il y a 17 ans
Kconfig 7890ea1f95 Revert crypto: prng - Deterministic CPRNG il y a 17 ans
Makefile 7890ea1f95 Revert crypto: prng - Deterministic CPRNG il y a 17 ans
ablkcipher.c 76fc60a2e3 [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module il y a 17 ans
aead.c 189ed66e95 [CRYPTO] api: Show async type il y a 17 ans
aes_generic.c 5427663f49 [CRYPTO] aes: Export generic setkey il y a 17 ans
ahash.c 20036252fc crypto: hash - Added scatter list walking helper il y a 17 ans
algapi.c 68b6c7d691 [CRYPTO] api: Add crypto_attr_alg_name il y a 17 ans
anubis.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
api.c 004a403c2e [CRYPTO] hash: Add asynchronous hash support il y a 17 ans
arc4.c 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey il y a 19 ans
authenc.c a697690bec crypto: authenc - Avoid using clobbered request pointer il y a 17 ans
blkcipher.c 76fc60a2e3 [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module il y a 17 ans
blowfish.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
camellia.c f4c4cd6d14 Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers" il y a 17 ans
cast5.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
cast6.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
cbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) il y a 17 ans
ccm.c 4a49b499df [CRYPTO] ccm: Added CCM mode il y a 17 ans
chainiv.c 872ac8743c crypto: chainiv - Invoke completion function il y a 17 ans
cipher.c 791b4d5f73 [CRYPTO] api: Add missing headers for setkey_unaligned il y a 17 ans
compress.c 87ae9afdca cleanup asm/scatterlist.h includes il y a 17 ans
crc32c.c 5773a3e6e3 crypto: crc32c - Add ahash implementation il y a 17 ans
cryptd.c 18e33e6d5c crypto: hash - Move ahash functions into crypto/hash.h il y a 17 ans
crypto_null.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
cryptomgr.c 720a650f8a [CRYPTO] cryptomgr: Fix parsing of recursive algorithms il y a 17 ans
ctr.c 0a270321db [CRYPTO] seqiv: Add Sequence Number IV Generator il y a 17 ans
cts.c c4913c7b71 [CRYPTO] cts: Init SG tables il y a 17 ans
deflate.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
des_generic.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
digest.c dbaaba1d0a crypto: hash - Fix digest size check for digest type il y a 17 ans
ecb.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) il y a 17 ans
eseqiv.c 46f8153cc5 [CRYPTO] eseqiv: Fix off-by-one encryption il y a 17 ans
fcrypt.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
gcm.c dadbc53d0b [CRYPTO] gcm: Introduce rfc4106 il y a 17 ans
gf128mul.c f19f5111c9 [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks il y a 17 ans
hash.c 18e33e6d5c crypto: hash - Move ahash functions into crypto/hash.h il y a 17 ans
hmac.c ca786dc738 crypto: hash - Fixed digest size check il y a 17 ans
internal.h 004a403c2e [CRYPTO] hash: Add asynchronous hash support il y a 17 ans
khazad.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
lrw.c fd4609a8e0 [CRYPTO] lrw: Replace all adds to big endians variables with be*_add_cpu il y a 17 ans
lzo.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
md4.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
md5.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
michael_mic.c 85d32e7b0e [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi il y a 18 ans
pcbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) il y a 17 ans
proc.c 48c8949ea8 [CRYPTO] api: Constify function pointer tables il y a 17 ans
ripemd.h ba6b039872 [CRYPTO] ripemd: Put all common RIPEMD values in header file il y a 17 ans
rmd128.c b2b6a1720d crypto: rmd128 - sparse annotations il y a 17 ans
rmd160.c caee16883a crypto: rmd - sparse annotations il y a 17 ans
rmd256.c caee16883a crypto: rmd - sparse annotations il y a 17 ans
rmd320.c caee16883a crypto: rmd - sparse annotations il y a 17 ans
salsa20_generic.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
scatterwalk.c 6e050778c5 [CRYPTO] scatterwalk: Handle zero nbytes in scatterwalk_map_and_copy il y a 17 ans
seed.c e2ee95b8c6 [CRYPTO] seed: New cipher algorithm il y a 17 ans
seqiv.c 14df4d8043 [CRYPTO] seqiv: Add AEAD support il y a 17 ans
serpent.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
sha1_generic.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
sha256_generic.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
sha512_generic.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
tcrypt.c f176e632ef crypto: tcrypt - Fix AEAD chunk testing il y a 17 ans
tcrypt.h d729de23e8 [CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc mode il y a 17 ans
tea.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
tgr192.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
twofish.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
twofish_common.c e2b21b5002 [CRYPTO] twofish: Do not unroll big stuff in twofish key setup il y a 17 ans
wp512.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() il y a 17 ans
xcbc.c 1edcf2e1ee [CRYPTO] xcbc: Fix crash when ipsec uses xcbc-mac with big data chunk il y a 17 ans
xor.c 9bc89cd82d async_tx: add the async_tx api il y a 18 ans
xts.c 6212f2c7f7 [CRYPTO] xts: Use proper alignment il y a 17 ans