Basic knowledge of cryptocurrency
12 Jun 2020 1 minute read 0 comments Sleo821
Bitcoin uses elliptic curve algorithm to generate public and private keys The secp256k1 curve is selectedThe generated public key is a large number of 33 bytes, and the private key is a large number of 32 bytesThe bitcoin address we used when receiv...