nebula/noiseutil
Nate Brown 5f920fdd7d
Some checks are pending
gofmt / Run gofmt (push) Waiting to run
smoke-extra / Run extra smoke tests (push) Waiting to run
smoke / Run multi node smoke test (push) Waiting to run
Build and test / Build all and test on ubuntu-linux (push) Waiting to run
Build and test / Build and test on linux with boringcrypto (push) Waiting to run
Build and test / Build and test on linux with pkcs11 (push) Waiting to run
Build and test / Build and test on macos-latest (push) Waiting to run
Build and test / Build and test on windows-latest (push) Waiting to run
Remove the global noiseEndianness var (#1707)
2026-05-06 17:37:03 -05:00
..
aesgcm.go Remove the global noiseEndianness var (#1707) 2026-05-06 17:37:03 -05:00
boring.go chore: fix some typos in comments (#1582) 2026-01-20 11:03:31 -05:00
boring_test.go add test for GOEXPERIMENT=boringcrypto (#861) 2023-05-08 13:27:01 -04:00
chachapoly.go Remove the global noiseEndianness var (#1707) 2026-05-06 17:37:03 -05:00
cipher_state.go Remove the global noiseEndianness var (#1707) 2026-05-06 17:37:03 -05:00
cipher_state_test.go Remove the global noiseEndianness var (#1707) 2026-05-06 17:37:03 -05:00
nist.go minor text fixes (#1135) 2024-05-03 20:43:40 -05:00
notboring.go Use NewGCMTLS (when using experiment boringcrypto) (#803) 2023-04-05 11:08:23 -04:00
notboring_test.go add test for GOEXPERIMENT=boringcrypto (#861) 2023-05-08 13:27:01 -04:00
pkcs11.go add PKCS11 support (#1153) 2024-09-09 17:51:58 -04:00