Port from 0.9.8-stable

This commit is contained in:
Lutz Jänicke
2007-09-24 11:01:18 +00:00
parent 870d6541f2
commit 7bbce69721
3 changed files with 14 additions and 2 deletions

View File

@@ -25,6 +25,9 @@ unpredictable. They can be used for non-cryptographic purposes and for
certain purposes in cryptographic protocols, but usually not for key
generation etc.
The contents of B<buf> is mixed into the entropy pool before retrieving
the new pseudo-random bytes unless disabled at compile time (see FAQ).
=head1 RETURN VALUES
RAND_bytes() returns 1 on success, 0 otherwise. The error code can be