gcrypt rng implementation

This commit is contained in:
Martin Willi
2009-06-09 11:18:57 +02:00
parent 8e97e32705
commit a41d0932c2
5 changed files with 164 additions and 0 deletions
+2
View File
@@ -203,6 +203,8 @@ char *whitelist[] = {
/* libgcrypt */
"gcry_control",
"gcry_check_version",
"gcry_randomize",
"gcry_create_nonce",
};
/**