NetBSD/sys/crypto
christos 1d0978b88c Instead of returning 0 when sysctl kern.expose_address=0, return a random
hashed value of the data. This allows sockstat to work without exposing
kernel addresses or being setgid kmem.
2020-08-26 22:56:55 +00:00
..
adiantum Simplify internal Poly1305 API in adiantum.c. 2020-07-26 04:05:20 +00:00
aes Fix AES NEON code for big-endian softfp ARM. 2020-08-16 18:02:03 +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 Adjust sp, not fp, to allocate a 32-byte temporary. 2020-08-23 16:39:06 +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