//
pkg.gl
Category
github.com/azicen/go-service-tool
crypto
ecc
package
0.0.0-20240812154027-fb2f31d43739
Repository:
https://github.com/azicen/go-service-tool.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
95 SLOC
#
Functions
GenerateKey
GenerateKey 生成ECC密钥对.
ParsePrivateKey
ParsePrivateKey 解码秘钥.
ParsePublicKey
ParsePublicKey 解码公钥.
#
Structs
ECCDecoder
ECCDecoder ECC解密工具.
ECCEncoder
ECCEncoder ECC加密工具.