openssl/crypto/rand
Bodo Möller 674b8eec4c In RAND_write_file, truncate the file to the no. of bytes written
(we're now using fopen(..., "rb+") instead of fopen(..., "wb"),
so the file is not truncated automatically).
2000-01-21 17:11:26 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl Avoid some warnings, and run "make update". 2000-01-14 17:28:48 +00:00
md_rand.c New function RAND_pseudo_bytes() generated pseudorandom numbers that 2000-01-16 15:58:17 +00:00
rand_err.c Finish off the X509_ATTRIBUTE string stuff. 2000-01-20 01:37:17 +00:00
rand_lib.c New function RAND_pseudo_bytes() generated pseudorandom numbers that 2000-01-16 15:58:17 +00:00
rand.h New function RAND_pseudo_bytes() generated pseudorandom numbers that 2000-01-16 15:58:17 +00:00
randfile.c In RAND_write_file, truncate the file to the no. of bytes written 2000-01-21 17:11:26 +00:00
randtest.c New function RAND_pseudo_bytes() generated pseudorandom numbers that 2000-01-16 15:58:17 +00:00