Mikko Herranen e3a4ea4fd2 [CRYPTO] tcrypt: Add aead support 17 years ago
..
async_tx 6247cdc2cd async_tx: fix dma_wait_for_async_tx 18 years ago
Kconfig 2407d60872 [CRYPTO] salsa20: Salsa20 stream cipher 17 years ago
Makefile 2407d60872 [CRYPTO] salsa20: Salsa20 stream cipher 17 years ago
ablkcipher.c 2de98e7544 [CRYPTO] ablkcipher: Remove queue pointer from common alg object 18 years ago
aead.c 1ae978208e [CRYPTO] api: Add aead crypto type 18 years ago
aes_generic.c 96e82e4551 [CRYPTO] aes-generic: Make key generation exportable 17 years ago
algapi.c 7613636def [CRYPTO] api: Add crypto_inc and crypto_xor 17 years ago
anubis.c 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
api.c 991d17403c crypto: convert "crypto" subdirectory to UTF-8 18 years ago
arc4.c 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey 19 years ago
authenc.c 332f8840f7 [CRYPTO] ablkcipher: Add distinct ABLKCIPHER type 17 years ago
blkcipher.c 332f8840f7 [CRYPTO] ablkcipher: Add distinct ABLKCIPHER type 17 years ago
blowfish.c 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
camellia.c ff85a8082f [CRYPTO] camellia: Move more common code into camellia_setup_tail 17 years ago
cast5.c 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey 19 years ago
cast6.c 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey 19 years ago
cbc.c 50b6544e13 [CRYPTO] cbc: Require block size to be a power of 2 17 years ago
cipher.c 791b4d5f73 [CRYPTO] api: Add missing headers for setkey_unaligned 18 years ago
compress.c 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
crc32c.c 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey 19 years ago
cryptd.c 332f8840f7 [CRYPTO] ablkcipher: Add distinct ABLKCIPHER type 17 years ago
crypto_null.c 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
cryptomgr.c 720a650f8a [CRYPTO] cryptomgr: Fix parsing of recursive algorithms 18 years ago
ctr.c 3f8214ea33 [CRYPTO] ctr: Use crypto_inc and crypto_xor 17 years ago
deflate.c c7fc05992a [CRYPTO] api: Added cra_init/cra_exit 19 years ago
des_generic.c c3041f9c93 [CRYPTO] hifn_795x: Detect weak keys 17 years ago
digest.c 468577abe3 [CRYPTO] scatterwalk: Use generic scatterlist chaining 17 years ago
ecb.c ebc610e5bc [CRYPTO] templates: Pass type/mask when creating instances 18 years ago
fcrypt.c 991d17403c crypto: convert "crypto" subdirectory to UTF-8 18 years ago
gf128mul.c f19f5111c9 [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks 18 years ago
hash.c 791b4d5f73 [CRYPTO] api: Add missing headers for setkey_unaligned 18 years ago
hmac.c 468577abe3 [CRYPTO] scatterwalk: Use generic scatterlist chaining 17 years ago
internal.h 70dec235d8 [CRYPTO] api: Kill crypto_km_types 18 years ago
khazad.c 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
lrw.c ebc610e5bc [CRYPTO] templates: Pass type/mask when creating instances 18 years ago
md4.c 6c2bb98bc3 [CRYPTO] all: Pass tfm instead of ctx to algorithms 19 years ago
md5.c 6c2bb98bc3 [CRYPTO] all: Pass tfm instead of ctx to algorithms 19 years ago
michael_mic.c 85d32e7b0e [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi 18 years ago
pcbc.c d0b9007a27 [CRYPTO] pcbc: Use crypto_xor 17 years ago
proc.c 13d31894b3 Make crypto API use seq_list_xxx helpers 18 years ago
salsa20_generic.c 2407d60872 [CRYPTO] salsa20: Salsa20 stream cipher 17 years ago
scatterwalk.c 468577abe3 [CRYPTO] scatterwalk: Use generic scatterlist chaining 17 years ago
scatterwalk.h 468577abe3 [CRYPTO] scatterwalk: Use generic scatterlist chaining 17 years ago
seed.c e2ee95b8c6 [CRYPTO] seed: New cipher algorithm 18 years ago
serpent.c d08f74e58c [PATCH] serpent: fix endian warnings 19 years ago
sha1_generic.c 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
sha256_generic.c cd12fb906d [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224 17 years ago
sha512.c 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
tcrypt.c e3a4ea4fd2 [CRYPTO] tcrypt: Add aead support 17 years ago
tcrypt.h e3a4ea4fd2 [CRYPTO] tcrypt: Add aead support 17 years ago
tea.c 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
tgr192.c 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
twofish.c 758f570ea7 [CRYPTO] twofish: Fix the priority 19 years ago
twofish_common.c e2b21b5002 [CRYPTO] twofish: Do not unroll big stuff in twofish key setup 17 years ago
wp512.c 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
xcbc.c 78c2f0b8c2 [SG] Update crypto/ to sg helpers 18 years ago
xor.c 9bc89cd82d async_tx: add the async_tx api 18 years ago
xts.c f19f5111c9 [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks 18 years ago