libgocryptfs/internal/stupidgcm
Jakob Unterwurzacher 5df7ee815d stupidgcm: stupidChacha20poly1305: use byte array for key
Follow what golang.org/x/crypto/chacha20poly1305 does
for easier integration in the next commit.
2021-09-07 18:13:54 +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
common_test.go stupidgcm: stupidChacha20poly1305: use byte array for key 2021-09-07 18:13:54 +02:00
locking.go stupidgcm: fix openssl 1.1 build failure 2017-07-14 20:44:07 +02:00
prefer.go Unbreak hyperlinks broken by go mod v2 conversion 2021-08-30 11:31:01 +02:00
stupidchacha.go stupidgcm: stupidChacha20poly1305: use byte array for key 2021-09-07 18:13:54 +02:00
stupidchacha_test.go stupidgcm: deduplicate tests 2/2 2021-09-02 10:04:38 +02:00
stupidgcm.go stupidgcm: add testWipe test 2021-09-02 10:17:01 +02:00
stupidgcm_test.go stupidgcm: deduplicate tests 2/2 2021-09-02 10:04:38 +02:00
without_openssl.go go mod: declare module version v2 2021-08-23 15:05:15 +02:00