Skip to content

Commit

Permalink
Update README for v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rfjakob committed Oct 19, 2016
1 parent 1e66499 commit ceec46c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ RM: 4.42
Changelog
---------

v1.1 (not yet released)
v1.1, 2016-10-19
* **Add reverse mode ([#19](https://github.com/rfjakob/gocryptfs/issues/19))**
* AES-SIV (RFC5297) encryption to implement deterministic encryption
securely. Uses the excellent
Expand All @@ -137,7 +137,8 @@ v1.1 (not yet released)
* New `-passfile` command-line option. Provides an easier way to read
the password from a file. Internally, this is equivalent to
`-extpass "/bin/cat FILE"`.

* Enable changing the password when you only know the master key
([#28](https://github.com/rfjakob/gocryptfs/issues/28))

v1.0, 2016-07-17
* Deprecate very old filesystems, stage 3/3
Expand Down

0 comments on commit ceec46c

Please sign in to comment.