Re: Work on a new RNG for OpenSSL

"Salz, Rich via openssl-dev" <[email protected]>
Newsgroups gmane.comp.encryption.openssl.devel
Message-ID <[email protected]>
 
    The problem with /dev/urandom will go away sooner or later. All major
    platforms either have a CPRNG syscall for years or introduced one
    recently. BSD has getentropy(2) for a while, Windows has
    CryptGenRandom() and Linux has getrandom(2) since Kernel 3.2 and glibc 2.15.
    

Agreed.

And when we can make –with-rand-seed=syscall the default, then it will be  a happier place ☺

-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.