Skip to content

Releases: vgough/encfs

v1.8-rc1

30 Dec 10:47
Compare
Choose a tag to compare
v1.8-rc1 Pre-release
Pre-release

First relase candidate for v1.8. Highlights:

  • improve automatic test converage: also test reverse mode (make test)
  • add per-file IVs based on the inode number to reverse mode to improve security
  • add automatic benchmark (make benchmark)
  • compare MAC in constant time ( fixes bug #12 )
  • add --nocache option
  • lots of fixes to make building on OSX easier