NetBSD/sys/crypto
christos 674dc63d44 use an enum instead of constant variables so that they work in CTASSERT. 2021-04-14 21:29:57 +00:00
..
adiantum use an enum instead of constant variables so that they work in CTASSERT. 2021-04-14 21:29:57 +00:00
aes Fix build with clang for earmv7hf; loadroundkey() is used only for __aarch64__. 2020-11-21 08:09:21 +00:00
blake2 Instead of returning 0 when sysctl kern.expose_address=0, return a random 2020-08-26 22:56:55 +00:00
blowfish
camellia
cast128
chacha Fix detection of NEON features. ID_AA64PFR0_EL1_ADV_SIMD_NONE means SIMD 2020-10-10 08:24:10 +00:00
cprng_fast Rewrite cprng_fast in terms of new ChaCha API. 2020-07-28 20:15:07 +00:00
des
nist_hash_drbg Use an explicit run-time assertion where compile-time doesn't work. 2019-09-19 18:29:55 +00:00
skipjack
sodium [ozaki-r] libsodium glue 2020-08-20 21:20:16 +00:00