libgocryptfs/internal/configfile
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
..
config_test tests: update config_test example files 2016-06-16 23:19:05 +02:00
config_file.go reverse: switch from GCM-SIV to AES-SIV 2016-09-26 23:25:13 +02:00
config_test.go reverse: switch from GCM-SIV to AES-SIV 2016-09-26 23:25:13 +02:00
feature_flags.go reverse: switch from GCM-SIV to AES-SIV 2016-09-26 23:25:13 +02:00
kdf.go Rename internal "toggledlog" package to "tlog" 2016-06-15 23:30:44 +02:00
kdf_test.go Major refactoring: Split up "cryptfs" into several internal packages 2016-02-06 19:22:35 +01:00