Hello, I've been searching around and I'm not finding much on OpenSSL and random numbers. I'm trying to figure out how to best use RAND_bytes and RAND_pseudo_bytes; do I still need to worry about entropy or does OpenSSL take care of it for me these days? If I do need to worry about it, does anyone have any suggestions on where I can look for pointers for use with windows?
Thanks, Anthony