libgocryptfs/internal/stupidgcm
Abirdcfly 702a2e19cc fix minor unreachable code caused by t.Fatal
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
2022-08-15 14:24:18 +02:00
..
.gitignore stupidgcm: batch C calls in chacha20poly1305_seal 2021-09-07 18:14:05 +02:00
Makefile stupidgcm: fix build with CGO_ENABLED=1 without_openssl 2021-09-07 18:15:04 +02:00
autherr.go forcedecode: tighten checks 2017-04-24 00:25:02 +02:00
benchmark.bash speed: add benchmark.bash helper 2017-02-24 09:38:50 +01:00
chacha.go stupidgcm: normalize constructor naming 2021-09-07 18:15:04 +02:00
chacha_test.go speed: add BenchmarkStupidChacha 2021-09-07 18:14:05 +02:00
common.go stupidgcm: fix build with CGO_ENABLED=1 without_openssl 2021-09-07 18:15:04 +02:00
common_test.go fix minor unreachable code caused by t.Fatal 2022-08-15 14:24:18 +02:00
doc.go stupidgcm: revamp package documentation 2021-09-07 18:15:04 +02:00
gcm.go cli: drop -forcedecode flag 2021-09-10 12:14:19 +02:00
gcm_test.go cli: drop -forcedecode flag 2021-09-10 12:14:19 +02:00
locking.go stupidgcm: fix openssl 1.1 build failure 2017-07-14 20:44:07 +02:00
openssl.go Fix typos 2022-06-26 10:59:06 +02:00
openssl_aead.c stupidgcm: fix build with CGO_ENABLED=1 without_openssl 2021-09-07 18:15:04 +02:00
openssl_aead.h stupidgcm: add BenchmarkCCall 2021-09-07 18:14:05 +02:00
prefer.go Fix typos 2022-06-26 10:59:06 +02:00
without_openssl.go cli: drop -forcedecode flag 2021-09-10 12:14:19 +02:00
xchacha.go stupidgcm: normalize constructor naming 2021-09-07 18:15:04 +02:00
xchacha_test.go stupidgcm: introduce stupidAEADCommon and use for both chacha & gcm 2021-09-07 18:14:05 +02:00