summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2006-03-14 13:13:11 +0000
committerWerner Koch <wk@gnupg.org>2006-03-14 13:13:11 +0000
commit7d2a1049d580d91fd56695594bd52ed5b0864253 (patch)
tree7789bfc75fcd3a94700397df631fa28f479f30e3 /NEWS
parent0e9cbec874e6841397d5b7c2936cf491c84909a0 (diff)
downloadlibgcrypt-7d2a1049d580d91fd56695594bd52ed5b0864253.tar.gz
Use quick key generation.
Cleaned up output; i.e. take care of --verbose.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d43f2551..bd68be28 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,11 @@ Noteworthy changes in version 1.3.0 (unreleased)
general a good idea to spread this macro into the application code
to make sure that these polls happen often enough.
+ * Reading and writing the random seed file is now protected by a
+ fcntl style file lock on systems that provide this function.
+
+ * Support for SHA-224 and HMAC using SHA-384 and SHA-512.
+
* Interface changes relative to the 1.2.0 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcry_fast_random_poll NEW