From 6605a26a913935f692c4ce270a13b2fc11bad67d Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 7 May 2004 13:52:11 +0000 Subject: * random.c (initialize): Factored out some code to .. (initialize_basics): .. new function. (_gcry_random_initialize): Just call initialize_basics unless the new arg FULL is set to TRUE. (_gcry_fast_random_poll): Don't do anything unless the random system has been really initialized. * gcrypt.h: Added GCRYCTL_FAST_POLL. (gcry_fast_random_poll): New. * global.c (gcry_control) : Do only basic random subsystem init. (gcry_control) : New. --- libgcrypt.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libgcrypt.txt') diff --git a/libgcrypt.txt b/libgcrypt.txt index 41c051d9..7c09b7e6 100644 --- a/libgcrypt.txt +++ b/libgcrypt.txt @@ -35,9 +35,9 @@ random numbers and a lot of supporting functions. %%license-verified-on: 2001-04-23 -%%maintainer: Werner Koch +%%maintainer: Moritz Schulte -%%updated: 2002-12-23 +%%updated: 2004-04-15 %%keywords: encryption, public key, digital signature, hash, libgcrypt @@ -54,13 +54,13 @@ random numbers and a lot of supporting functions. %%doc: Programmer reference in Texinfo, Postscript, HTML included %%developers: Matthew Skala, Michael Roth, Niklas Hernaeus, Remi -Guyomarch, Simon Josefsson, Werner Koch . +Guyomarch, Simon Josefsson, Werner Koch, Moritz Schulte. %%contributors: %%sponsors: -%%source-tarball: ftp://ftp.gnupg.org/gcrypt/alpha/libgcrypt/libgcrypt-1.1.11.tar.gz +%%source-tarball: ftp://ftp.gnupg.org/gcrypt/libgcrypt/ %%source-info: @@ -88,7 +88,7 @@ Guyomarch, Simon Josefsson, Werner Koch . %%source-prerequisites: -%%version: 1.1.11 released 2002-12-21 +%%version: 1.2.0 released 2004-04-15 %%announce-list: -- cgit v1.2.1