..
asymmetric_keys
docs: Fix some broken references
2018-06-15 18:10:01 -03:00
async_tx
842.c
ablkcipher.c
crypto: skcipher - Fix -Wstringop-truncation warnings
2018-07-09 00:26:20 +08:00
acompress.c
aead.c
aegis.h
crypto: aegis - Add generic AEGIS AEAD implementations
2018-05-19 00:13:58 +08:00
aegis128.c
crypto: aead - remove useless setting of type flags
2018-07-09 00:30:26 +08:00
aegis128l.c
crypto: aead - remove useless setting of type flags
2018-07-09 00:30:26 +08:00
aegis256.c
crypto: aead - remove useless setting of type flags
2018-07-09 00:30:26 +08:00
aes_generic.c
aes_ti.c
af_alg.c
- Introduce arithmetic overflow test helper functions (Rasmus)
2018-06-06 17:27:14 -07:00
ahash.c
akcipher.c
algapi.c
crypto: api - laying defines and checks for statically allocated buffers
2018-04-21 00:58:32 +08:00
algboss.c
algif_aead.c
treewide: Use array_size() in sock_kmalloc()
2018-06-12 16:19:22 -07:00
algif_hash.c
net: remove sock_no_poll
2018-05-26 09:16:44 +02:00
algif_rng.c
net: remove sock_no_poll
2018-05-26 09:16:44 +02:00
algif_skcipher.c
treewide: Use array_size() in sock_kmalloc()
2018-06-12 16:19:22 -07:00
ansi_cprng.c
anubis.c
api.c
crypto: api - fix finding algorithm currently being tested
2018-04-21 00:24:02 +08:00
arc4.c
authenc.c
crypto: authenc - don't leak pointers to authenc keys
2018-04-21 00:58:30 +08:00
authencesn.c
crypto: authencesn - don't leak pointers to authenc keys
2018-04-21 00:58:30 +08:00
blkcipher.c
crypto: skcipher - Fix -Wstringop-truncation warnings
2018-07-09 00:26:20 +08:00
blowfish_common.c
blowfish_generic.c
camellia_generic.c
cast_common.c
cast5_generic.c
cast6_generic.c
cbc.c
ccm.c
cfb.c
crypto: remove several VLAs
2018-04-21 00:58:34 +08:00
chacha20_generic.c
chacha20poly1305.c
cipher.c
crypto: remove several VLAs
2018-04-21 00:58:34 +08:00
cmac.c
compress.c
crc32_generic.c
crypto: crc32-generic - remove __crc32_le()
2018-05-27 00:12:09 +08:00
crc32c_generic.c
crypto: crc32c-generic - remove cra_alignmask
2018-05-27 00:12:08 +08:00
crct10dif_common.c
crct10dif_generic.c
cryptd.c
crypto_engine.c
crypto_null.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
crypto_user.c
crypto_wq.c
ctr.c
crypto: remove several VLAs
2018-04-21 00:58:34 +08:00
cts.c
crypto: remove several VLAs
2018-04-21 00:58:34 +08:00
deflate.c
des_generic.c
dh_helper.c
crypto: dh - add public key verification test
2018-07-09 00:26:22 +08:00
dh.c
crypto: dh - fix memory leak
2018-07-20 13:51:21 +08:00
drbg.c
crypto: drbg - eliminate constant reinitialization of SGL
2018-07-20 13:51:21 +08:00
ecb.c
ecc_curve_defs.h
crypto: ecdh - fix typo of P-192 b value
2018-07-20 13:51:22 +08:00
ecc.c
crypto: ecdh - add public key verification test
2018-07-09 00:26:19 +08:00
ecc.h
crypto: ecc - Actually remove stack VLA usage
2018-04-21 00:58:29 +08:00
ecdh_helper.c
ecdh.c
crypto: ecc - Actually remove stack VLA usage
2018-04-21 00:58:29 +08:00
echainiv.c
fcrypt.c
fips.c
gcm.c
gf128mul.c
ghash-generic.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
hash_info.c
hmac.c
internal.h
jitterentropy-kcapi.c
jitterentropy.c
Kconfig
crypto: x86/salsa20 - remove x86 salsa20 implementations
2018-05-31 00:13:57 +08:00
keywrap.c
khazad.c
kpp.c
lrw.c
lz4.c
lz4hc.c
lzo.c
Makefile
crypto: morus - Mark MORUS SIMD glue as x86-specific
2018-05-31 00:13:41 +08:00
mcryptd.c
md4.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
md5.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
memneq.c
michael_mic.c
morus640.c
crypto: aead - remove useless setting of type flags
2018-07-09 00:30:26 +08:00
morus1280.c
crypto: aead - remove useless setting of type flags
2018-07-09 00:30:26 +08:00
pcbc.c
crypto: remove several VLAs
2018-04-21 00:58:34 +08:00
pcrypt.c
poly1305_generic.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
proc.c
proc: introduce proc_create_seq{,_data}
2018-05-16 07:23:35 +02:00
ripemd.h
rmd128.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
rmd160.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
rmd256.c
crypto: rmd256 - use swap macro in rmd256_transform
2018-07-27 19:28:36 +08:00
rmd320.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
rng.c
rsa_helper.c
rsa-pkcs1pad.c
rsa.c
crypto: rsa - Remove unneeded error assignment
2018-04-21 00:58:37 +08:00
rsaprivkey.asn1
rsapubkey.asn1
salsa20_generic.c
crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers"
2018-05-31 00:13:57 +08:00
scatterwalk.c
scompress.c
seed.c
seqiv.c
serpent_generic.c
sha1_generic.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
sha3_generic.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
sha256_generic.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
sha512_generic.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
shash.c
simd.c
skcipher.c
crypto: skcipher - remove the exporting of skcipher_walk_next
2018-07-01 21:00:47 +08:00
sm3_generic.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
sm4_generic.c
crypto: sm4 - export encrypt/decrypt routines to other drivers
2018-05-05 14:52:51 +08:00
speck.c
tcrypt.c
crypto: vmac - remove insecure version with hardcoded nonce
2018-07-01 21:00:44 +08:00
tcrypt.h
tea.c
testmgr.c
crypto: testmgr - add hash finup tests
2018-07-09 00:33:35 +08:00
testmgr.h
crypto: dh - update test for public key verification
2018-07-20 13:51:21 +08:00
tgr192.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
twofish_common.c
twofish_generic.c
vmac.c
crypto: vmac - remove insecure version with hardcoded nonce
2018-07-01 21:00:44 +08:00
wp512.c
crypto: shash - remove useless setting of type flags
2018-07-09 00:30:24 +08:00
xcbc.c
xor.c
xts.c
zstd.c
crypto: zstd - Add zstd support
2018-04-21 00:58:30 +08:00