package
Version:
v0.0.0-...-73b5ff1
Opens a new window with list of versions in this module.
Published: May 17, 2022
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GenEd25519Key 生成ed25519公私钥对
支持的算法类型
const (
AlgoType_RSA AlgoType = iota
AlgoType_ECDSA
AlgoType_ED25519
)
StringTOAlgoType 将算法名转成算法枚举
Source Files
¶
Click to show internal directories.
Click to hide internal directories.