Herbert Xu f13ba2f7d3 [CRYPTO] skcipher: Fix section mismatches пре 18 година
..
async_tx 47437b2c9a async_tx: allow architecture specific async_tx_find_channel implementations пре 18 година
Kconfig 3e16bfbaf3 [CRYPTO] authenc: Add missing Kconfig dependency on BLKCIPHER пре 18 година
Makefile 76fc60a2e3 [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module пре 18 година
ablkcipher.c 76fc60a2e3 [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module пре 18 година
aead.c 189ed66e95 [CRYPTO] api: Show async type пре 18 година
aes_generic.c 96e82e4551 [CRYPTO] aes-generic: Make key generation exportable пре 18 година
algapi.c 68b6c7d691 [CRYPTO] api: Add crypto_attr_alg_name пре 18 година
anubis.c 87ae9afdca cleanup asm/scatterlist.h includes пре 18 година
api.c b9c55aa475 [CRYPTO] skcipher: Create default givcipher instances пре 18 година
arc4.c 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey пре 19 година
authenc.c e56dd56418 [CRYPTO] authenc: Add givencrypt operation пре 18 година
blkcipher.c 76fc60a2e3 [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module пре 18 година
blowfish.c 87ae9afdca cleanup asm/scatterlist.h includes пре 18 година
camellia.c ff85a8082f [CRYPTO] camellia: Move more common code into camellia_setup_tail пре 18 година
cast5.c 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey пре 19 година
cast6.c e6ccc727f3 [CRYPTO] cast6: inline bloat-- пре 18 година
cbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) пре 18 година
ccm.c 4a49b499df [CRYPTO] ccm: Added CCM mode пре 18 година
chainiv.c f13ba2f7d3 [CRYPTO] skcipher: Fix section mismatches пре 18 година
cipher.c 791b4d5f73 [CRYPTO] api: Add missing headers for setkey_unaligned пре 18 година
compress.c 87ae9afdca cleanup asm/scatterlist.h includes пре 18 година
crc32c.c 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey пре 19 година
cryptd.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) пре 18 година
crypto_null.c ce5bd4aca3 [CRYPTO] null: Allow setkey on digest_null пре 18 година
cryptomgr.c 720a650f8a [CRYPTO] cryptomgr: Fix parsing of recursive algorithms пре 18 година
ctr.c 0a270321db [CRYPTO] seqiv: Add Sequence Number IV Generator пре 18 година
deflate.c c7fc05992a [CRYPTO] api: Added cra_init/cra_exit пре 19 година
des_generic.c c3041f9c93 [CRYPTO] hifn_795x: Detect weak keys пре 18 година
digest.c bc97f19dc8 [CRYPTO] digest: Include internal.h for prototypes пре 18 година
ecb.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) пре 18 година
eseqiv.c f13ba2f7d3 [CRYPTO] skcipher: Fix section mismatches пре 18 година
fcrypt.c 3c50b3683a fcrypt endianness misannotations пре 18 година
gcm.c dadbc53d0b [CRYPTO] gcm: Introduce rfc4106 пре 18 година
gf128mul.c f19f5111c9 [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks пре 18 година
hash.c 791b4d5f73 [CRYPTO] api: Add missing headers for setkey_unaligned пре 18 година
hmac.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) пре 18 година
internal.h b9c55aa475 [CRYPTO] skcipher: Create default givcipher instances пре 18 година
khazad.c 87ae9afdca cleanup asm/scatterlist.h includes пре 18 година
lrw.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) пре 18 година
lzo.c 0b77abb3b2 [CRYPTO] lzo: Add LZO compression algorithm support пре 18 година
md4.c 6c2bb98bc3 [CRYPTO] all: Pass tfm instead of ctx to algorithms пре 19 година
md5.c 6c2bb98bc3 [CRYPTO] all: Pass tfm instead of ctx to algorithms пре 19 година
michael_mic.c 85d32e7b0e [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi пре 18 година
pcbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) пре 18 година
proc.c 13d31894b3 Make crypto API use seq_list_xxx helpers пре 18 година
salsa20_generic.c eb6f13eb9f [CRYPTO] salsa20_generic: Fix multi-page processing пре 18 година
scatterwalk.c 6e050778c5 [CRYPTO] scatterwalk: Handle zero nbytes in scatterwalk_map_and_copy пре 18 година
seed.c e2ee95b8c6 [CRYPTO] seed: New cipher algorithm пре 18 година
seqiv.c 14df4d8043 [CRYPTO] seqiv: Add AEAD support пре 18 година
serpent.c d08f74e58c [PATCH] serpent: fix endian warnings пре 19 година
sha1_generic.c 87ae9afdca cleanup asm/scatterlist.h includes пре 18 година
sha256_generic.c cd12fb906d [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224 пре 18 година
sha512.c 87ae9afdca cleanup asm/scatterlist.h includes пре 18 година
tcrypt.c 38ed9ab23b [CRYPTO] tcrypt: Make xcbc available as a standalone test пре 18 година
tcrypt.h 93cc74e078 [CRYPTO] tcrypt: Add CCM vectors пре 18 година
tea.c 87ae9afdca cleanup asm/scatterlist.h includes пре 18 година
tgr192.c 87ae9afdca cleanup asm/scatterlist.h includes пре 18 година
twofish.c 758f570ea7 [CRYPTO] twofish: Fix the priority пре 19 година
twofish_common.c e2b21b5002 [CRYPTO] twofish: Do not unroll big stuff in twofish key setup пре 18 година
wp512.c 87ae9afdca cleanup asm/scatterlist.h includes пре 18 година
xcbc.c 2f40a178e7 [CRYPTO] xcbc: Fix crash with IPsec пре 18 година
xor.c 9bc89cd82d async_tx: add the async_tx api пре 18 година
xts.c 6212f2c7f7 [CRYPTO] xts: Use proper alignment пре 18 година