summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 878742e6..4bf4a066 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,18 @@
Noteworthy changes in version 1.7.0 (unreleased)
------------------------------------------------
+ * Fix a 1.6.0 introduced regression in looking up an message digest
+ by OID.
+
+ * Support curve sec256k1.
+
+ * Support curves GOST R 34.10-2001 and GOST R 34.10-2012.
+
+ * Interface changes relative to the 1.6.0 release:
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ gcry_mac_get_algo NEW.
+ GCRY_MAC_HMAC_MD2 NEW.
+
Noteworthy changes in version 1.6.0 (2013-12-16)
------------------------------------------------