libgocryptfs/internal/stupidgcm
Jakob Unterwurzacher e9bb8b800c reverse: switch from GCM-SIV to AES-SIV
GCM-SIV is not yet finalized, and the reference implemenation is
painfully slow at about 2 MB/s. Switch to AES-SIV.
2016-09-26 23:25:13 +02:00
..
benchmark.bash stupidgcm: add benchmark.bash wrapper 2016-05-22 15:49:09 +02:00
locking.go stupidgcm: use __builtin_trap() 2016-07-04 08:14:24 +02:00
stupidgcm.go Revert "stupidgcm: print openssl error stack before panicing" 2016-05-05 00:09:08 +02:00
stupidgcm_test.go reverse: switch from GCM-SIV to AES-SIV 2016-09-26 23:25:13 +02:00