diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index 7189caf3b..2e50b9bfa 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,8 @@ +2003-10-10 Werner Koch <[email protected]> + + * primegen.c (gen_prime): Bail out if we try to generate a prime + with less than 16 bits. + 2003-10-06 Werner Koch <[email protected]> * primegen.c (gen_prime): Bail out if NBITS is zero. This is |