Code to generate keys
收藏IEEE2018-12-12 更新2026-04-17 收录
下载链接:
https://ieee-dataport.org/documents/code-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



