libgocryptfs/internal/stupidgcm
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
locking.go without_openssl: support compiling completely without openssl 2016-10-04 09:51:14 +02:00
stupidgcm.go Add -forcedecode 2017-04-23 23:11:56 +02:00
stupidgcm_test.go Add -forcedecode 2017-04-23 23:11:56 +02:00
without_openssl.go Add -forcedecode 2017-04-23 23:11:56 +02:00