libgocryptfs/internal/configfile
Jakob Unterwurzacher b732881518 configfile: switch to 128-bit IVs for master key encryption
There is no security reason for doing this, but it will allow
to consolidate the code once we drop compatibility with gocryptfs v1.2
(and earlier) filesystems.
2017-03-05 18:03:03 +01:00
..
config_test tests: update config_test example files 2016-06-16 23:19:05 +02:00
config_file.go configfile: switch to 128-bit IVs for master key encryption 2017-03-05 18:03:03 +01:00
config_test.go tests: configfile: add missing newlines in verbose output 2017-02-16 19:45:20 +01:00
feature_flags.go configfile: define HKDF flag 2017-03-05 12:08:12 +01:00
scrypt.go configfile: rename "kdf.go" -> "scrypt.go" 2017-02-25 18:51:17 +01:00
scrypt_test.go configfile: rename "kdf.go" -> "scrypt.go" 2017-02-25 18:51:17 +01:00