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
37e509ff
Commit
37e509ff
authored
Jun 17, 2001
by
Niels Möller
Browse files
*** 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
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
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