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 f47e287c20 stupidgcm: revamp package documentation
Maybe interesting for people following
https://github.com/rfjakob/gocryptfs/issues/452
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: revamp package documentation 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: unexport stupidGCM struct 2 years ago
doc.go stupidgcm: revamp package documentation 2 years ago
gcm.go stupidgcm: revamp package documentation 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: allow zero-length input data 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 stupidgcm: revamp package documentation 2 years ago
xchacha_test.go stupidgcm: introduce stupidAEADCommon and use for both chacha & gcm 2 years ago