libgocryptfs/internal/configfile
Jakob Unterwurzacher a8fd8a2516 configfile: disable Raw64 for now
Raw64 is supported (but was disabled by default) since gocryptfs
v1.2. However, the implementation was buggy because it forgot
about long names and symlinks.

Disable it for now by default and enable it later, together
with HKDF.
2017-03-05 23:04:54 +01:00
..
config_test tests: update config_test example files 2016-06-16 23:19:05 +02:00
config_file.go configfile: disable Raw64 for now 2017-03-05 23:04:54 +01:00
config_test.go configfile: switch on Raw64 by default 2017-03-05 18:13:56 +01:00
feature_flags.go full stack: implement HKDF support 2017-03-05 21:59:55 +01:00
scrypt_test.go configfile: rename "kdf.go" -> "scrypt.go" 2017-02-25 18:51:17 +01:00
scrypt.go configfile: rename "kdf.go" -> "scrypt.go" 2017-02-25 18:51:17 +01:00