aboutsummaryrefslogtreecommitdiffstats
path: root/sm/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sm/ChangeLog')
-rw-r--r--sm/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/sm/ChangeLog b/sm/ChangeLog
index 652e35ccd..20a1556d2 100644
--- a/sm/ChangeLog
+++ b/sm/ChangeLog
@@ -1,3 +1,11 @@
+2007-04-19 Werner Koch <[email protected]>
+
+ * certcheck.c (do_encode_md): Add arg PKEY. Add support for DSA2
+ and all ECDSA sizes.
+ (get_dsa_qbits): New.
+ (pk_algo_from_sexp): A key will never contain ecdsa as algorithm,
+ so remove that.
+
2007-04-18 Werner Koch <[email protected]>
* certcheck.c (do_encode_md): Support 160 bit ECDSA.