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
Wim Lewis
nettle
Commits
78d98da1
Commit
78d98da1
authored
Sep 25, 2001
by
Niels Möller
Browse files
*** empty log message ***
Rev: src/nettle/ChangeLog:1.28 Rev: src/nettle/NEWS:1.3
parent
cca463d5
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
78d98da1
2001-09-25 Niels Möller <nisse@ehand.com>
* sha1.c: Include stdlib.h, for abort.
* md5.c: Include string.h, for memcpy.
* testsuite/Makefile.am (M4_FILES): New variable. Explicitly list
those C source files that should be generated by m4.
* configure.in: Changed package name from "libnettle" to "nettle".
* Makefile.am (EXTRA_DIST): Added .bootstrap.
* AUTHORS: Added a reference to the manual.
2001-09-25 Niels Möller <nisse@lysator.liu.se>
* des-compat.c (des_cbc_cksum): Bug fix, local variable was
...
...
NEWS
View file @
78d98da1
...
...
@@ -2,7 +2,9 @@ NEWS for the 1.0 release
Fixed twofish bug spotted by Jean-Pierre Stierlin.
Added des3 and cbc.
New RFC-1321-like interface in nettle/md5-compat.h, suggested
by Assar Westerlund.
New libdes-style compatibility interface in nettle/des-compat.h.
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