diff options
author | lloyd <[email protected]> | 2013-03-19 15:17:27 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2013-03-19 15:17:27 +0000 |
commit | ff784ce30d2bdcf8b7d3143be2ecf1c2dc6b8957 (patch) | |
tree | 587a0f6b33b84c9cc45218093a408e434bead2ac /doc/relnotes/1_11_3.rst | |
parent | 827f2983a1e6efae6141e9b7ab148a3ae44e671b (diff) |
Remove the Turing and WiderWAKE4+1 stream cipher implementations.
Both never saw much deployment or analysis.
Diffstat (limited to 'doc/relnotes/1_11_3.rst')
-rw-r--r-- | doc/relnotes/1_11_3.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/relnotes/1_11_3.rst b/doc/relnotes/1_11_3.rst index 277b670da..50ef471cf 100644 --- a/doc/relnotes/1_11_3.rst +++ b/doc/relnotes/1_11_3.rst @@ -8,6 +8,8 @@ Version 1.11.3, Not Yet Released :cpp:class:`Key_Length_Specification` so the full details of what keylengths are supported is now available in keyed filters. +* The + * New functions for symmetric encryption are included in cryptobox.h * A new function :cpp:func:`algorithm_kat_detailed` returns a string |