Bitcoin Forum
May 06, 2024, 12:05:20 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: BIP38 code in Java available  (Read 1068 times)
grau (OP)
Hero Member
*****
Offline Offline

Activity: 836
Merit: 1021


bits of proof


View Profile WWW
February 26, 2013, 06:21:48 PM
 #1

You might be interested in a Java implementation of BIP38, the passphrase protected private key format.
Credits to casascius for this very useful proposal.

Besides that this format is specially suited for physical Bitcoin storage, it is the primary key storage format in
bitsofproof implementation of the Bitcoin protocol. It enables the store of private keys in a database table individually
protected by potentially different passphrases.

https://github.com/bitsofproof/supernode/blob/master/api/src/main/java/com/bitsofproof/supernode/api/KeyFormatter.java
The grue lurks in the darkest places of the earth. Its favorite diet is adventurers, but its insatiable appetite is tempered by its fear of light. No grue has ever been seen by the light of day, and few have survived its fearsome jaws to tell the tale.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Valle
Full Member
***
Offline Offline

Activity: 177
Merit: 101


View Profile
November 27, 2013, 04:50:21 AM
 #2

https://github.com/bitsofproof/supernode/blob/master/api/src/main/java/com/bitsofproof/supernode/wallet/KeyFormatter.java
grau (OP)
Hero Member
*****
Offline Offline

Activity: 836
Merit: 1021


bits of proof


View Profile WWW
November 27, 2013, 11:57:52 AM
 #3

Thanks for updating the link, yes it moved.
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!