Bitcoin Forum
May 10, 2024, 07:14:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Question about the Private Key in .dat file  (Read 1580 times)
wb3 (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


^Check Out^ Isle 3


View Profile
March 01, 2011, 10:49:50 AM
 #1

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.

Net Worth = 0.10    Hah, "Net" worth Smiley
1715325276
Hero Member
*
Offline Offline

Posts: 1715325276

View Profile Personal Message (Offline)

Ignore
1715325276
Reply with quote  #2

1715325276
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715325276
Hero Member
*
Offline Offline

Posts: 1715325276

View Profile Personal Message (Offline)

Ignore
1715325276
Reply with quote  #2

1715325276
Report to moderator
1715325276
Hero Member
*
Offline Offline

Posts: 1715325276

View Profile Personal Message (Offline)

Ignore
1715325276
Reply with quote  #2

1715325276
Report to moderator
1715325276
Hero Member
*
Offline Offline

Posts: 1715325276

View Profile Personal Message (Offline)

Ignore
1715325276
Reply with quote  #2

1715325276
Report to moderator
SmokeTooMuch
Legendary
*
Offline Offline

Activity: 860
Merit: 1021


View Profile
March 01, 2011, 11:09:57 AM
 #2

Afaik bitcoin sues OpenSSL for creating keys, but I don't know how OpenSSL handles their randomizing algorithm.

Date Registered: 2009-12-10 | I'm using GPG, pm me for my public key. | Bitcoin on Reddit: https://www.reddit.com/r/btc
0x6763
Guest

March 01, 2011, 01:52:13 PM
 #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
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!