Bitcoin Forum
September 02, 2024, 01:11:44 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Generating Bulk Mini keys?  (Read 805 times)
BitBank (OP)
Member
**
Offline Offline

Activity: 74
Merit: 10



View Profile
May 13, 2013, 04:59:17 AM
 #1

Is there currently a method by which a large number of mini keys can be automatically generated?  If not, would it be possible to develop an application which accomplishes this? 
scintill
Sr. Member
****
Offline Offline

Activity: 448
Merit: 254


View Profile WWW
May 13, 2013, 05:06:58 AM
 #2

How about the Python code at the bottom of https://en.bitcoin.it/wiki/Mini_private_key_format ?  Be aware of the caveat about how it is not using a safe random function.

1SCiN5kqkAbxxwesKMsH9GvyWnWP5YK2W | donations
BitBank (OP)
Member
**
Offline Offline

Activity: 74
Merit: 10



View Profile
May 13, 2013, 05:18:38 AM
 #3

How about the Python code at the bottom of https://en.bitcoin.it/wiki/Mini_private_key_format ?  Be aware of the caveat about how it is not using a safe random function.

that is interesting.. i wonder how "unsafe" it would be to generate the keys using python's random funciton.. i'm trying to wrap my head around something more "random" than "random".  Maybe a better coder than I could explain..
Stephen Gornick
Legendary
*
Offline Offline

Activity: 2506
Merit: 1010


View Profile
May 13, 2013, 05:45:14 AM
 #4

Is there currently a method by which a large number of mini keys can be automatically generated?  If not, would it be possible to develop an application which accomplishes this? 

I'm wondering if mini keys are generated with this:
 - http://github.com/casascius/Bitcoin-Address-Utility

Unichange.me

            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █


scintill
Sr. Member
****
Offline Offline

Activity: 448
Merit: 254


View Profile WWW
May 13, 2013, 06:34:21 AM
 #5

I'm wondering if mini keys are generated with this:
 - http://github.com/casascius/Bitcoin-Address-Utility

Yes, the wiki page says that supports them too.  It may be easier to use, but you may have to compile it yourself.

1SCiN5kqkAbxxwesKMsH9GvyWnWP5YK2W | donations
BitBank (OP)
Member
**
Offline Offline

Activity: 74
Merit: 10



View Profile
May 13, 2013, 03:56:25 PM
Last edit: May 13, 2013, 04:52:05 PM by BitBank
 #6

--EDIT--

Found casascius' application already compiled.  he has it available for download.  from what I see, it only allows for individual minikey generation, but I will try to see if I can figure this thing out.
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!