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
dc28cadb
Commit
dc28cadb
authored
May 15, 2019
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mention deletion of des-compat.h in NEWS
parent
7203ca09
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
4 deletions
+10
-4
NEWS
NEWS
+10
-4
No files found.
NEWS
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:
...
...
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