diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 1ffb70d28..4e9ddf46e 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,5 +1,7 @@ 2006-01-01 David Shaw <[email protected]> + * sign.c (write_signature_packets): Lost a digest_algo line. + * sign.c (hash_for): Add code to detect if the sk lives on a smart card. If it does, only allow 160-bit hashes, a la DSA. This involves passing the *sk in, so change all callers. This is |