Bitcoin Forum

Bitcoin => Project Development => Topic started by: leviadam on March 07, 2014, 07:42:14 AM



Title: Passphrase to bitcoin address C library
Post by: leviadam on March 07, 2014, 07:42:14 AM
Hi,

I'm looking for a C library that creates bitcoin addresses from a passphrase.
I have the python library named BrainWallet, but I was unable to find something  similar in C, which is very odd.

Thanks,
Adam :)


Title: Re: Passphrase to bitcoin address C library
Post by: eddlow on March 07, 2014, 07:16:10 PM
Why not create an own function that does that?