summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2006-08-28 09:40:39 +0000
committerWerner Koch <wk@gnupg.org>2006-08-28 09:40:39 +0000
commit9dba89cde740d7c518a73b869d07d6247e0e7488 (patch)
treef3f15bc215c20a02b6fb9f5c5691825aa3e48ec9 /NEWS
parent5681a844ea16e74ededb45db7e9665b4ffd29045 (diff)
downloadlibgcrypt-9dba89cde740d7c518a73b869d07d6247e0e7488.tar.gz
Fixed a problem with shifting MPIs by 0.
Add a way to check whether the RNG is in fake mode.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ca293d8e..fa1af5c4 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,7 @@ Noteworthy changes in version 1.3.0 (unreleased)
* Interface changes relative to the 1.2.0 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcry_fast_random_poll NEW
+ GCRYCTL_FAKED_RANDOM_P NEW
gcry_pk_algo_name CHANGED (minor change in respect to return value)
gcry_cipher_algo_name CHANGED (minor change in respect to return value)
GCRY_MD_SHA224 NEW