openssl/include
Rich Salz 9ee344f5cd Cleanup RAND_load_file,RAND_write_file
Document an internal assumption that these are only for use with files,
and return an error if not. That made the code much simpler.
Leave it as writing 1024 bytes, even though we don't need more than 256
from a security perspective.  But the amount isn't specified, now, so we
can change it later if we want.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3864)
2017-07-06 13:59:11 -04:00
..
internal Add constant-time 64 2017-06-21 09:19:42 -04:00
openssl Cleanup RAND_load_file,RAND_write_file 2017-07-06 13:59:11 -04:00