diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index fd8888d10..7507454de 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,9 @@ +Thu May 18 11:38:54 CEST 2000 Werner Koch <[email protected]> + + * primegen.c (register_primegen_progress): New. + * dsa.c (register_pk_dsa_progress): New. + * elgamal.c (register_pk_elg_progress): New. + Fri Apr 14 19:37:08 CEST 2000 Werner Koch <[email protected]> * twofish.c (twofish_get_info): Fixed warning about cast. |