Skip to content
Snippets Groups Projects
Commit 50968277 authored by Niels Möller's avatar Niels Möller
Browse files

Mention memeql_sec in NEWS.

parent 73097b61
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
* nettle.texinfo (Elliptic curves): Split into sub-nodes. * nettle.texinfo (Elliptic curves): Split into sub-nodes.
(Miscellaneous functions): Document memeql_sec. (Miscellaneous functions): Document memeql_sec.
* NEWS: Mention memeql_sec.
2016-09-06 Niels Möller <nisse@lysator.liu.se> 2016-09-06 Niels Möller <nisse@lysator.liu.se>
......
...@@ -45,6 +45,11 @@ NEWS for the Nettle 3.3 release ...@@ -45,6 +45,11 @@ NEWS for the Nettle 3.3 release
* Fix a couple of formally undefined shift operations, * Fix a couple of formally undefined shift operations,
reported by Nikos Mavrogiannopoulos. reported by Nikos Mavrogiannopoulos.
New features:
* New function memeql_sec, for side-channel silent comparison
of two memory areas.
Miscellaneous: Miscellaneous:
* Building the public key support of nettle now requires GMP * Building the public key support of nettle now requires GMP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment