Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
nettle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Brian Smith
nettle
Commits
23c7a663
Commit
23c7a663
authored
11 years ago
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
NEWS entries for chacha and AEAD.
parent
aa546471
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
NEWS
+8
-1
8 additions, 1 deletion
NEWS
with
8 additions
and
1 deletion
NEWS
+
8
−
1
View file @
23c7a663
...
@@ -44,10 +44,17 @@ NEWS for the 2.8 release
...
@@ -44,10 +44,17 @@ NEWS for the 2.8 release
* Support for poly1305-aes MAC.
* 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.
* Support for EAX mode.
* New interfaces for mechanisms providing authenticated
encryption with associated data (AEAD).
Optimizations:
Optimizations:
* New x86_64 assembly for GCM and MD5. Modest speedups on the
* New x86_64 assembly for GCM and MD5. Modest speedups on the
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment