libgocryptfs/internal/configfile
danim7 f1945c4daa Add -forcedecode
Force decode of encrypted files even if the integrity check fails, instead of
failing with an IO error. Warning messages are still printed to syslog if corrupted
files are encountered.
It can be useful to recover files from disks with bad sectors or other corrupted
media.

Closes https://github.com/rfjakob/gocryptfs/pull/102 .
2017-04-23 23:11:56 +02:00
..
config_test tests: update config_test example files 2016-06-16 23:19:05 +02:00
config_file.go Add -forcedecode 2017-04-23 23:11:56 +02:00
config_test.go configfile: HKDF feature flag should also be set for "-plaintextnames" 2017-03-07 21:05:45 +01:00
feature_flags.go full stack: implement HKDF support 2017-03-05 21:59:55 +01:00
scrypt.go configfile: always validate all scrypt parameters 2017-03-25 19:36:16 +01:00
scrypt_test.go configfile: rename "kdf.go" -> "scrypt.go" 2017-02-25 18:51:17 +01:00