This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
885f4c70a1
NetBSD
/
sys
/
crypto
History
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
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