Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
23c7a663
Commit
23c7a663
authored
Mar 04, 2014
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
NEWS entries for chacha and AEAD.
parent
aa546471
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletion
+8
-1
NEWS
NEWS
+8
-1
No files found.
NEWS
View file @
23c7a663
...
...
@@ -44,10 +44,17 @@ NEWS for the 2.8 release
* Support for poly1305-aes MAC.
* Support for the Chacha stream cipher.
* Experimental support for the Chacha stream cipher and the
chacha-poly1305 AEAD mode. Specifications are still in
flux, and future releases may do incompatible changes to
track standardization. Currently uses 256-bit key and 64-bit
nonce.
* Support for EAX mode.
* New interfaces for mechanisms providing authenticated
encryption with associated data (AEAD).
Optimizations:
* New x86_64 assembly for GCM and MD5. Modest speedups on the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment