This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
openssl
Watch
1
Star
0
Fork
0
You've already forked openssl
Code
Issues
Pull Requests
Releases
Wiki
Activity
openssl
/
crypto
/
rand
History
Bodo Möller
fd74679ae2
Use standard header file string.h for memset prototype (where
...
"standard" refers to the C language, probably there's also some standard that defines memory.h).
2000-02-27 17:37:41 +00:00
..
.cvsignore
Ignore Makefile.save
1999-04-29 16:04:54 +00:00
Makefile.ssl
make update
2000-02-26 04:48:22 +00:00
md_rand.c
handle entropy estimate correctly
2000-02-25 07:40:53 +00:00
rand_egd.c
Use standard header file string.h for memset prototype (where
2000-02-27 17:37:41 +00:00
rand_err.c
Finish off the X509_ATTRIBUTE string stuff.
2000-01-20 01:37:17 +00:00
rand_lib.c
Allow for higher granularity of entropy estimates by using 'double'
2000-02-19 15:22:53 +00:00
rand.h
Support EGD.
2000-02-24 02:51:47 +00:00
randfile.c
ftruncate() and fileno() are not supported on all versions of OpenVMS
2000-02-26 01:55:56 +00:00
randtest.c
New function RAND_pseudo_bytes() generated pseudorandom numbers that
2000-01-16 15:58:17 +00:00