diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index 3448f7568..869ae6585 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -2,6 +2,8 @@ * dsa.c (dsa2_generate): New function to generate a DSA key with a variable sized q. + (generate): Tweak to allow keys larger than 1024 bits. Enforce + that the q size doesn't end between byte boundaries. 2006-04-19 David Shaw <[email protected]> |