Search found 2 matches

by MAGsistemas
Sun Nov 29, 2015 3:26 am
Forum: Announcement
Topic: Bitcoin addresses
Replies: 8
Views: 12064

Re: Bitcoin addresses

Hi
This looks interesting at first glance.
Less interesting is that I shall install a MEGAsyncSetup.exe only to download some files. Since I will not do that I will miss this one.

Don't understand me wrong ... just a little critics ... there are 1000 solutions and websites on the internet offering ...
by MAGsistemas
Sun Nov 08, 2015 6:28 am
Forum: Announcement
Topic: Bitcoin addresses
Replies: 8
Views: 12064

Bitcoin addresses

I have programmed a set of procedures to calculate bitcoin addresses in Purebasic.

- Calculate private key from a 32 byte seed (uncompressed and compressed).
- Calculate two public keys from a 32 byte seed (uncompressed and compressed).
- Calculate a hash160 from public key and bitcoin address ...