Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dmitry Baryshkov
nettle
Commits
df206951
Commit
df206951
authored
Jun 04, 2014
by
Niels Möller
Browse files
NEWS: List des-compat.h as a candidate for removal.
parent
abf3870c
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
df206951
2014-06-04 Niels Möller <nisse@lysator.liu.se>
* NEWS: List des-compat.h as a candidate for removal in the next
release.
* testsuite/des-compat-test.c (test_main): Fixed out of bounds
memory read, reported by Nikos Mavrogiannopoulos.
...
...
NEWS
View file @
df206951
...
...
@@ -89,6 +89,13 @@ NEWS for the Nettle 3.0 release
* Deleted the RSAREF compatibility, including the header file
rsa-compat.h and everything declared therein.
* Also under consideration for removal is des-compat.h and
everything declared therein. This implements a subset of the
old libdes/ssleay/openssl interface for DES and triple-DES,
and it is poorly tested. If anyone uses this interface,
please speak up! Otherwise, it will likely be removed in the
next release.
Bug fixes:
* Building with ./configure --disable-static now works.
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment