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
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
skipjack
sodium [ozaki-r] libsodium glue 2020-08-20 21:20:16 +00:00