diff options
| author | Jakob Unterwurzacher | 2016-10-09 01:24:01 +0200 | 
|---|---|---|
| committer | Jakob Unterwurzacher | 2016-10-09 01:24:01 +0200 | 
| commit | f754c8a2007c7a8d3e1358257035dd0fad5633ba (patch) | |
| tree | 6d86404f5e72eadc7c3b7fa8f1e472745164f9b6 | |
| parent | 9ab6c64a49d6870ccd6f504e4e0c86163d34382a (diff) | |
README: reverse mode is ticket #19, not #34
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -116,7 +116,7 @@ Changelog  ---------  v1.1-rc1, 2016-10-09 -* **Add reverse mode ([#34](https://github.com/rfjakob/gocryptfs/issues/34))** +* **Add reverse mode ([#19](https://github.com/rfjakob/gocryptfs/issues/19))**   * AES-SIV (RFC5297) encryption to implement deterministic encryption     securely. Uses the excellent     [jacobsa/crypto](https://github.com/jacobsa/crypto) library. | 
