libgocryptfs/internal/speed
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
..
benchmark.bash speed: add benchmark.bash helper 2017-02-24 09:38:50 +01:00
speed.go Add -forcedecode 2017-04-23 23:11:56 +02:00
speed_test.go Drop Go 1.4 compatability code everywhere 2017-03-05 17:44:14 +01:00