From dbf7709d6339f74d7a88c96440e92576f3109486 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 1 Feb 2011 16:13:37 +0100 Subject: Handle opaque MPIs in gcry_mpi_cmp --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 382927ea..2bcf35a1 100644 --- a/NEWS +++ b/NEWS @@ -22,7 +22,10 @@ Noteworthy changes in version 1.5.x (unreleased) * gcry_sexp_build does now support opaque MPIs with "%m". - * New function gcry_pk_get_curve to map ECC parameters to a curve name. + * New function gcry_pk_get_curve to map ECC parameters to a curve + name. + + * gcry_mpi_cmp applied to opaque values has a defined semantic now. * Interface changes relative to the 1.4.2 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.1