libgocryptfs/internal/stupidgcm
Matéo Duparc bd5d53f50e
libgocryptfs: update to gocryptfs v2.2.0
2021-10-12 16:54:56 +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
common.go stupidgcm: fix build with CGO_ENABLED=1 without_openssl 2021-09-07 18:15:04 +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
locking.go stupidgcm: fix openssl 1.1 build failure 2017-07-14 20:44:07 +02:00
openssl.go stupidgcm: allow zero-length input data 2021-09-07 18:15:04 +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 stupidgcm: add CpuHasAES() 2021-09-14 18:58:04 +02:00
xchacha.go stupidgcm: normalize constructor naming 2021-09-07 18:15:04 +02:00