diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -120,6 +120,7 @@ v1.1, 2016-10-19 * AES-SIV (RFC5297) encryption to implement deterministic encryption securely. Uses the excellent [jacobsa/crypto](https://github.com/jacobsa/crypto) library. + The corresponding feature flag is called `AESSIV`. * New command-line options: `-reverse`, `-aessiv` * Filesystems using reverse mode can only be mounted with gocryptfs v1.1 and later. |