diff options
author | lloyd <[email protected]> | 2013-03-16 22:26:15 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2013-03-16 22:26:15 +0000 |
commit | aa5dc5d28f41d69b47b4180032fe57c8dc1a74ac (patch) | |
tree | ac6305e78ce4655e5d17be11abb11834452bc644 /doc/relnotes | |
parent | 78a97a203d3243d8ca48696fe0105b2cf4e4d969 (diff) |
Relnote GCM support
Diffstat (limited to 'doc/relnotes')
-rw-r--r-- | doc/relnotes/1_11_3.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/relnotes/1_11_3.rst b/doc/relnotes/1_11_3.rst index 2c8d246aa..6b0ba1492 100644 --- a/doc/relnotes/1_11_3.rst +++ b/doc/relnotes/1_11_3.rst @@ -1,8 +1,8 @@ Version 1.11.3, Not Yet Released ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -* An implementation of the OCB authenticated cipher mode is now - included +* Implementations of the OCB and GCM authenticated cipher modes are + now included * New functions for symmetric encryption are included in cryptobox.h |