..
asymmetric_keys
keys: X.509 public key issuer lookup without AKID
2022-01-09 00:18:42 +02:00
async_tx
…
842.c
…
Kconfig
lib/crypto: add prompts back to crypto libraries
2022-01-18 13:03:55 +01:00
Makefile
crypto: kdf - add SP800-108 counter key derivation function
2021-11-26 16:25:17 +11:00
acompress.c
…
adiantum.c
…
aead.c
…
aegis.h
…
aegis128-core.c
…
aegis128-neon-inner.c
…
aegis128-neon.c
…
aes_generic.c
…
aes_ti.c
…
af_alg.c
crypto: af_alg - rewrite NULL pointer check
2022-01-07 14:30:01 +11:00
ahash.c
…
akcipher.c
…
algapi.c
crypto: api - Fix boot-up crash when crypto manager is disabled
2021-11-09 13:45:48 +08:00
algboss.c
exit: Rename module_put_and_exit to module_put_and_kthread_exit
2021-12-13 12:04:45 -06:00
algif_aead.c
…
algif_hash.c
…
algif_rng.c
…
algif_skcipher.c
…
ansi_cprng.c
…
anubis.c
…
api.c
crypto: api - Do not create test larvals if manager is disabled
2021-10-29 21:04:02 +08:00
arc4.c
…
authenc.c
…
authencesn.c
…
blake2b_generic.c
…
blake2s_generic.c
…
blowfish_common.c
…
blowfish_generic.c
…
camellia_generic.c
…
cast5_generic.c
…
cast6_generic.c
…
cast_common.c
…
cbc.c
…
ccm.c
…
cfb.c
…
chacha20poly1305.c
…
chacha_generic.c
…
cipher.c
…
cmac.c
…
compress.c
…
crc32_generic.c
…
crc32c_generic.c
…
crct10dif_common.c
…
crct10dif_generic.c
…
cryptd.c
…
crypto_engine.c
crypto: engine - Add KPP Support to Crypto Engine
2021-10-29 21:04:03 +08:00
crypto_null.c
…
crypto_user_base.c
…
crypto_user_stat.c
…
ctr.c
…
cts.c
…
curve25519-generic.c
…
deflate.c
…
des_generic.c
…
dh.c
crypto: dh - remove duplicate includes
2021-12-11 16:48:05 +11:00
dh_helper.c
…
drbg.c
crypto: drbg - ignore jitterentropy errors if not in FIPS mode
2021-12-11 16:48:06 +11:00
ecb.c
…
ecc.c
crypto: ecc - Export additional helper functions
2021-10-29 21:04:03 +08:00
ecc_curve_defs.h
…
ecdh.c
crypto: ecc - Move ecc.h to include/crypto/internal
2021-10-29 21:04:03 +08:00
ecdh_helper.c
…
ecdsa.c
crypto: ecc - Move ecc.h to include/crypto/internal
2021-10-29 21:04:03 +08:00
ecdsasignature.asn1
…
echainiv.c
…
ecrdsa.c
crypto: ecc - Move ecc.h to include/crypto/internal
2021-10-29 21:04:03 +08:00
ecrdsa_defs.h
crypto: ecc - Move ecc.h to include/crypto/internal
2021-10-29 21:04:03 +08:00
ecrdsa_params.asn1
…
ecrdsa_pub_key.asn1
…
essiv.c
…
fcrypt.c
…
fips.c
…
gcm.c
…
geniv.c
…
gf128mul.c
…
ghash-generic.c
…
hash_info.c
…
hmac.c
…
internal.h
crypto: api - Fix built-in testing dependency failures
2021-09-24 16:03:05 +08:00
jitterentropy-kcapi.c
crypto: jitter - don't limit ->health_failure check to FIPS mode
2021-12-11 16:48:06 +11:00
jitterentropy.c
crypto: jitter - add oversampling of noise source
2021-12-31 18:10:54 +11:00
jitterentropy.h
crypto: jitter - don't limit ->health_failure check to FIPS mode
2021-12-11 16:48:06 +11:00
kdf_sp800108.c
crypto: kdf - add SP800-108 counter key derivation function
2021-11-26 16:25:17 +11:00
keywrap.c
…
khazad.c
…
kpp.c
…
lrw.c
…
lz4.c
…
lz4hc.c
…
lzo-rle.c
…
lzo.c
…
md4.c
…
md5.c
…
memneq.c
…
michael_mic.c
…
nhpoly1305.c
…
ofb.c
…
pcbc.c
…
pcrypt.c
crypto: pcrypt - Delay write to padata->info
2021-10-29 21:04:04 +08:00
poly1305_generic.c
…
proc.c
…
ripemd.h
…
rmd160.c
…
rng.c
…
rsa-pkcs1pad.c
…
rsa.c
crypto: rsa - limit key size to 2048 in FIPS mode
2021-11-26 16:25:18 +11:00
rsa_helper.c
…
rsaprivkey.asn1
…
rsapubkey.asn1
…
scatterwalk.c
…
scompress.c
…
seed.c
…
seqiv.c
…
serpent_generic.c
…
sha1_generic.c
…
sha3_generic.c
…
sha256_generic.c
crypto: sha256 - remove duplicate generic hash init function
2021-12-31 18:10:54 +11:00
sha512_generic.c
…
shash.c
…
simd.c
…
skcipher.c
…
sm2.c
…
sm2signature.asn1
…
sm3_generic.c
…
sm4_generic.c
…
streebog_generic.c
…
tcrypt.c
crypto: tcrypt - fix skcipher multi-buffer tests for 1420B blocks
2021-10-22 20:25:03 +08:00
tcrypt.h
…
tea.c
…
testmgr.c
crypto: des - disallow des3 in FIPS mode
2021-11-26 16:25:18 +11:00
testmgr.h
crypto: testmgr - Fix wrong test case of RSA
2021-11-20 15:02:08 +11:00
twofish_common.c
…
twofish_generic.c
…
vmac.c
…
wp512.c
…
xcbc.c
…
xor.c
…
xts.c
…
xxhash_generic.c
…
zstd.c
lib: zstd: Add kernel-specific API
2021-11-08 16:55:21 -08:00