Code to generate keys
收藏官方服务:
资源简介:
Key is the core element of constructing Bitcoin trust network. The key usually consists of private key and public key. The private key is used to generate signatures and the public key is used to generate addresses. Bitcoin keys are generated by the elliptic curve algorithm SECP256k1. This data set contains the core code to generate the key.
提供机构:
CUG创建时间:
2018-12-12



