encfs-java/src/main
Mark Pariente 7c8fd64e0d Handle malformed file names in BFDS.decryptImpl()
In case there is a file on the volume storage that is exactly two bytes
long, BasicFilenameDecryptionStrategy.decryptImpl() will end up with a
zero length encFileName which will trigger unhandled exceptions from
EncFSCrypto calls. Handle the exception in decryptImpl() instead.
2014-12-01 00:38:14 -08:00
..
java Handle malformed file names in BFDS.decryptImpl() 2014-12-01 00:38:14 -08:00
resources/org/mrpdaemon/sec/encfs Implement versioning support 2012-08-26 03:13:25 -07:00