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