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
37e509ff
Commit
37e509ff
authored
Jun 17, 2001
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
Rev: src/nettle/ChangeLog:1.9 Rev: src/nettle/testsuite/.cvsignore:1.5
parent
63241173
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
20 additions
and
0 deletions
+20
-0
ChangeLog
ChangeLog
+16
-0
testsuite/.cvsignore
testsuite/.cvsignore
+2
-0
testsuite/.gitignore
testsuite/.gitignore
+2
-0
No files found.
ChangeLog
View file @
37e509ff
2001-06-17 Niels Möller <nisse@cuckoo.hack.org>
* Fixed copyright notices.
* Makefile.am (libnettle_a_SOURCES): Added desinfo.h and
desCode.h.
(info_TEXINFOS): Added manual.
(EXTRA_DIST): Added nettle.html.
(%.html): Added rule for building nettle.html.
* nettle.texinfo: New manual.
* configure.in: Bumped version to 0.2.
* testsuite/Makefile.am (TS_PROGS): Added cast128 test.
* Added CAST128.
* testsuite/serpent-test.m4: Added a few rudimentary tests
extracted from the serpent package.
...
...
testsuite/.cvsignore
View file @
37e509ff
...
...
@@ -7,6 +7,8 @@ arcfour-test
arcfour-test.c
blowfish-test
blowfish-test.c
cast128-test
cast128-test.c
des-test
des-test.c
md5-test
...
...
testsuite/.gitignore
View file @
37e509ff
...
...
@@ -7,6 +7,8 @@
/arcfour-test.c
/blowfish-test
/blowfish-test.c
/cast128-test
/cast128-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