Go to file
Adrian 52e27aa641 Conform to style 2015-11-10 00:49:47 +01:00
src Conform to style 2015-11-10 00:49:47 +01:00
test/encfs_samples Add volume integration test for externalIvChaining 2012-10-14 17:17:35 -07:00
.gitignore Remove .vimrc and add it + cscope stuff to .gitignore 2013-04-21 13:35:05 -07:00
AUTHORS Add AUTHORS file 2013-02-24 23:12:53 -08:00
LICENSE Fix CRLF usage 2012-08-22 23:08:00 -07:00
README.md Update branch README 2015-11-09 15:40:35 +01:00
pom.xml Version update for 0.9 development 2014-12-01 00:50:13 -08:00

README.md

encfs-java

I made the modifications for encfs-brute. The aim was

  1. to cache decoded values better,
  2. no exception throwing if the key is incorrect.

Those two items are important to improve speed.