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
Nettle
nettle
Commits
0e33e4c0
Commit
0e33e4c0
authored
Jun 15, 2001
by
Niels Möller
Browse files
*** empty log message ***
Rev: src/nettle/ChangeLog:1.6 Rev: src/nettle/testsuite/.cvsignore:1.3
parent
331ce68f
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
0e33e4c0
2001-06-15 Niels Mller <nisse@ehand.com>
* testsuite/blowfish-test.m4: Fixed testcase, use correct key
length.
* Makefile.am (libnettle_a_SOURCES): Added blowfish files.
($(des_headers)): Strip directory part when passing file name to
desdata.
* testsuite/blowfish-test.m4: Added one test, from GNUPG.
...
...
testsuite/.cvsignore
View file @
0e33e4c0
...
...
@@ -5,6 +5,8 @@ aes-test
aes-test.c
arcfour-test
arcfour-test.c
blowfish-test
blowfish-test.c
des-test
des-test.c
md5-test
...
...
testsuite/.gitignore
View file @
0e33e4c0
...
...
@@ -5,6 +5,8 @@
/aes-test.c
/arcfour-test
/arcfour-test.c
/blowfish-test
/blowfish-test.c
/des-test
/des-test.c
/md5-test
...
...
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