Author

Topic: Question about the Private Key in .dat file (Read 1631 times)

Activity: -
Merit: -
March 01, 2011, 08:52:13 AM
#3
I am curious of how the private key was generated randomly. Usually PGP systems will use mouse movement or such. If it was generated without user interface and used the cpu algorithm then it is only pseudorandom.

On unix systems, it appears OpenSSL uses /dev/random or /dev/urandom for [pseudo] random number generation.  It looks like it does something a little different on windows.

http://www.openssl.org/support/faq.cgi#USER1
legendary
Activity: 860
Merit: 1026
Afaik bitcoin sues OpenSSL for creating keys, but I don't know how OpenSSL handles their randomizing algorithm.
wb3
member
Activity: 112
Merit: 11
^Check Out^ Isle 3
I am curious of how the private key was generated randomly. Usually PGP systems will use mouse movement or such. If it was generated without user interface and used the cpu algorithm then it is only pseudorandom.
Jump to: