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
Snippets
Deploy
Releases
Container registry
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
Wim Lewis
nettle
Commits
dc28cadb
Commit
dc28cadb
authored
6 years ago
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
Mention deletion of des-compat.h in NEWS
parent
7203ca09
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
NEWS
+10
-4
10 additions, 4 deletions
NEWS
with
10 additions
and
4 deletions
NEWS
+
10
−
4
View file @
dc28cadb
...
...
@@ -56,11 +56,17 @@ NEWS for the Nettle 3.5 release
of Chacha, where possible. Contributed by Yuriy M.
Kaminskiy.
De
precation
s:
De
leted feature
s:
* Functions using the old struct aes_context have been marked
as deprecated. Use the fixed key size interface instead,
e.g., struct aes256_ctx, introduced in Nettle-3.0.
* The header file des-compat.h and everything declared therein
has been deleted, as announced earlier. This file provided a
subset of the old libdes/ssleay/openssl interface for DES
and triple-DES. DES is still supported, via the functions
declared in des.h.
* Functions using the old struct aes_ctx have been marked as
deprecated. Use the fixed key size interface instead, e.g.,
struct aes256_ctx, introduced in Nettle-3.0.
Miscellaneous:
...
...
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