libgocryptfs/internal/contentenc
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
..
content.go reverse: switch from GCM-SIV to AES-SIV 2016-09-26 23:25:13 +02:00
content_test.go contentenc: rename constant "IVBitLen" to "DefaultIVBits" and clarify comment 2016-09-25 18:40:29 +02:00
file_header.go Run go fmt 2016-02-06 20:23:36 +01:00
intrablock.go contentenc: add helpers for reverse mode 2016-09-25 16:43:17 +02:00
offsets.go reverse: print value in file offset panic 2016-09-25 16:43:17 +02:00