Skip to content

Conversation

liuxinfeng96
Copy link

增加utils工具包,主要提供SM2, secp256k1, RSA2048公钥算法的密钥生成和其X.509证书的生成方法。
该工具包是将以太坊源码里的secp256k1曲线算法和同济国密库里的SM2和SM3算法集成与go标准库的crypto包里,并提供导出方法使用。
增加这些方法的主要目的是为了方便社区用户建立自己的密钥管理平台、自建区块链CA系统和BaaS管理平台等。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants