nebula/noiseutil
Wade Simmons 4485c47641 WIP support new Go fips140 module
This will replace boring crypto at some point.

We should modify our protocol a bit and instead change to
NewGCMWithRandomNonce.
2025-03-31 12:08:58 -04:00
..
boring.go Use NewGCMTLS (when using experiment boringcrypto) (#803) 2023-04-05 11:08:23 -04:00
boring_test.go add test for GOEXPERIMENT=boringcrypto (#861) 2023-05-08 13:27:01 -04:00
fips140.go WIP support new Go fips140 module 2025-03-31 12:08:58 -04:00
fips140_test.go WIP support new Go fips140 module 2025-03-31 12:08:58 -04:00
nist.go minor text fixes (#1135) 2024-05-03 20:43:40 -05:00
notboring.go WIP support new Go fips140 module 2025-03-31 12:08:58 -04:00
notboring_test.go WIP support new Go fips140 module 2025-03-31 12:08:58 -04:00
pkcs11.go add PKCS11 support (#1153) 2024-09-09 17:51:58 -04:00