libgocryptfs/internal/stupidgcm
Jakob Unterwurzacher 0cc6f53496 stupidgcm: use "dst" as the output buffer it is big enough
This saves an allocation of the ciphertext block.
2017-06-29 18:52:33 +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
locking.go without_openssl: support compiling completely without openssl 2016-10-04 09:51:14 +02:00
stupidgcm.go stupidgcm: use "dst" as the output buffer it is big enough 2017-06-29 18:52:33 +02:00
stupidgcm_test.go stupidgcm: use "dst" as the output buffer it is big enough 2017-06-29 18:52:33 +02:00
without_openssl.go exitcodes: pull all exit code definitions into the package 2017-05-07 22:16:22 +02:00