Skip to content
Snippets Groups Projects
Commit 80c96b68 authored by Niels Möller's avatar Niels Möller
Browse files

*** empty log message ***

Rev: src/nettle/ChangeLog:1.37
Rev: src/nettle/testsuite/.cvsignore:1.10
parent 620dfc3d
No related branches found
No related tags found
No related merge requests found
2001-10-09 Niels Mller <nisse@ehand.com>
* testsuite/Makefile.am (TS_PROGS): Added yarrow-test.
* testsuite/yarrow-test.c: New file.
* yarrow256.c (yarrow256_init): Initialize the sources.
(yarrow256_random): Fixed loop condition.
* yarrow.h (YARROW_KEY_EVENT_BUFFER): New constant.
* yarrow_key_event.c: New file.
* Makefile.am (libnettle_a_SOURCES): Added yarrow_key_event.c.
2001-10-08 Niels Mller <nisse@cuckoo.hack.org>
* yarrow.h (struct yarrow_key_event_ctx): New struct.
......
......@@ -28,3 +28,4 @@ sha256-test
sha256-test.c
twofish-test
twofish-test.c
yarrow-test
......@@ -28,3 +28,4 @@
/sha256-test.c
/twofish-test
/twofish-test.c
/yarrow-test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment