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
0e33e4c0
Commit
0e33e4c0
authored
Jun 15, 2001
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** 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
Showing
3 changed files
with
9 additions
and
0 deletions
+9
-0
ChangeLog
ChangeLog
+5
-0
testsuite/.cvsignore
testsuite/.cvsignore
+2
-0
testsuite/.gitignore
testsuite/.gitignore
+2
-0
No files found.
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
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