libgocryptfs/internal/stupidgcm
Jakob Unterwurzacher e4b5005bcc stupidgcm: Open: if "dst" is big enough, use it as the output buffer
This means we won't need any allocation for the plaintext.
2017-06-30 23:24:12 +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: Open: if "dst" is big enough, use it as the output buffer 2017-06-30 23:24:12 +02:00
stupidgcm_test.go stupidgcm: Open: if "dst" is big enough, use it as the output buffer 2017-06-30 23:24:12 +02:00
without_openssl.go exitcodes: pull all exit code definitions into the package 2017-05-07 22:16:22 +02:00