diff options
author | Werner Koch <wk@gnupg.org> | 2010-03-26 14:06:43 +0000 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2010-03-26 14:06:43 +0000 |
commit | 5310462afa44a3112c813fa5329e7503c2694025 (patch) | |
tree | 6f419b2271e92a5db41277a0f32accd642f0b495 /tests/ChangeLog | |
parent | 0e13f6709d8fa7e593c09180da75f21af943a14a (diff) | |
download | libgcrypt-5310462afa44a3112c813fa5329e7503c2694025.tar.gz |
Add new TIGER variants
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 09397f99..45f36ac4 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2010-03-26 Werner Koch <wk@g10code.com> + + * basic.c (check_digests): Add tests for TIGER1 and TIGER2 from + the NESSIE project. + 2010-01-21 Werner Koch <wk@g10code.com> * benchmark.c [_GCRYPT_IN_LIBGCRYPT]: Include libcompat.h. |