diff options
Diffstat (limited to 'doc/relnotes/1_11_5.rst')
-rw-r--r-- | doc/relnotes/1_11_5.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/relnotes/1_11_5.rst b/doc/relnotes/1_11_5.rst index 48dea85e5..bed6261a5 100644 --- a/doc/relnotes/1_11_5.rst +++ b/doc/relnotes/1_11_5.rst @@ -5,6 +5,8 @@ Version 1.11.5, Not Yet Released processing of messages is now used by all cipher modes. An adaptor filter allows them to be used in a pipe. +* An implementation of CCM mode has been added + * The implementation of OCB mode now supports 64 and 96 bit tags * Optimized computation of XTS tweaks, producing a substantial speedup |