You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jakob Unterwurzacher 738d5a2b3a stupidgcm: fix build with CGO_ENABLED=1 without_openssl
We missed some "// +build" lines
2 years ago
..
.gitignore stupidgcm: batch C calls in chacha20poly1305_seal 2 years ago
Makefile stupidgcm: fix build with CGO_ENABLED=1 without_openssl 2 years ago
autherr.go forcedecode: tighten checks 6 years ago
benchmark.bash speed: add benchmark.bash helper 6 years ago
chacha.go stupidgcm: NewChacha20poly1305: avoid slice append 2 years ago
chacha_test.go speed: add BenchmarkStupidChacha 2 years ago
common.go stupidgcm: fix build with CGO_ENABLED=1 without_openssl 2 years ago
common_test.go stupidgcm: add testConcurrency 2 years ago
gcm.go stupidgcm: introduce stupidAEADCommon and use for both chacha & gcm 2 years ago
gcm_test.go stupidgcm: introduce stupidAEADCommon and use for both chacha & gcm 2 years ago
locking.go stupidgcm: fix openssl 1.1 build failure 6 years ago
openssl.go stupidgcm: add BenchmarkCCall 2 years ago
openssl_aead.c stupidgcm: fix build with CGO_ENABLED=1 without_openssl 2 years ago
openssl_aead.h stupidgcm: add BenchmarkCCall 2 years ago
prefer.go Unbreak hyperlinks broken by go mod v2 conversion 2 years ago
without_openssl.go stupidgcm: fix without_openssl build 2 years ago
xchacha.go speed: add BenchmarkStupidChacha 2 years ago
xchacha_test.go stupidgcm: introduce stupidAEADCommon and use for both chacha & gcm 2 years ago