aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-11-19 21:57:41 -0500
committerJack Lloyd <[email protected]>2017-11-19 21:57:41 -0500
commitabc85f2515b2fc2b847c4d6e9c2c3717f2391d3a (patch)
tree1227889ba6afa12d023e27b7208d7196fefc450e /news.rst
parent30367246fce5615b3a0f2b9da0a3d614509cbbb6 (diff)
Add keywrap documentation
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/news.rst b/news.rst
index 945556855..5bfb02428 100644
--- a/news.rst
+++ b/news.rst
@@ -14,7 +14,7 @@ Version 2.4.0, Not Yet Released
RSA-PSS signatures (GH #1270)
* Add support for AES key wrapping with padding, as specified in RFC 5649
- and NIST SP 800-38F
+ and NIST SP 800-38F (GH #1301)
* Optimize GCM mode on systems both with and without carryless
multiply support. This includes a new base case implementation