NetBSD/sys/crypto
jmcneill 4a48ef14f2 Fix detection of NEON features. ID_AA64PFR0_EL1_ADV_SIMD_NONE means SIMD
is not available, and any other value means it is.
2020-10-10 08:24:10 +00:00
..
adiantum Simplify internal Poly1305 API in adiantum.c. 2020-07-26 04:05:20 +00:00
aes Fix detection of NEON features. ID_AA64PFR0_EL1_ADV_SIMD_NONE means SIMD 2020-10-10 08:24:10 +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 add fallthru comments. i considered patching makefiles to ignore 2019-02-04 08:23:53 +00:00
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 add fallthru comments. i considered patching makefiles to ignore 2019-02-04 08:23:53 +00:00
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