Bitcoin Forum
May 23, 2024, 10:08:57 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: PHPBitcoinAddress - A stand alone Bitcoin key generator object for PHP  (Read 151 times)
chandlerchaos (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
February 15, 2019, 04:54:48 PM
Last edit: October 09, 2019, 11:28:49 PM by chandlerchaos
 #1

Greetings everyone Smiley After getting into Bitcoin a little over a year ago I began searching for a light weight solution to generate key pairs on the fly without the need of any third party, and without having to run a full node.

A couple of weeks ago I released the PHPBitcoinAddress beta on git. It is a modded version of PHPCoinAddress, which had known vulnerabilities. I am posting here to announce the release and welcome security audits as well as any help in advancement of the script. It was reworked and tested in PHP5 and has not been tested in PHP7, so that is at the top of the list in the roadmap, along with the security audit.

My main reason in doing this is to have a lightweight solution (currently less than 50Kb!!) that is able to generated Bitcoin address pairs independently without the need for a third party, and without the need of running a full node.
 
After posting this thread I will also link it to the PHPBitcoinAddress page's read me on git.

Link:

https://github.com/chandlerchaos/PHPBitcoinAddress


I hope you find this PHP object useful, and any and all help in it's advancement is greatly appreciated. If you have any questions please feel free to ask! Thank you.

chandlerchaos (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
March 06, 2019, 07:50:32 PM
 #2

The script can also be configured to generate other crypto currency key pairs, but has only been tested with BTC up to this point.
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!