Bitcoin/public point to address: Difference between revisions

m
Formatting.
(Removed "base58" library which no longer works, added code for base58 encoding and added coordinates verification using "bignum" library.)
m (Formatting.)
Line 379:
 
These libraries can be found on <code>nimble</code>.
 
The “bignum” library is used to check if the public point belongs to the “secp256k1” elliptic curve.
 
Anonymous user