How to generate a pair of unique public and private address like bitcoin by using Php?
I checked the Php docs,and found there is a hash() function,but it's for hash a string, how to generate a pair of unique public and private address like bitcoin by using Php?
No any search results
You already invited:
2 Answers
Aamir
Upvotes from: stephen
Tomas
Upvotes from: stephen
you can try openssl.
http://us3.php.net/manual/en/book.openssl.php