//
pkg.gl
Category
github.com/uiam-net/goutils
repository
package
0.5.0
Repository:
https://github.com/uiam-net/goutils.git
Documentation:
pkg.go.dev
Overview
Dependencies
16
Dependents
0
#
Packages
auth
No description provided by the author
crypto
No description provided by the author
error
No description provided by the author
logger
No description provided by the author
#
README
go-cryptolib
一些常见加密算法封装
包括:
Hash - SHA1/SHA2/MD5/CSC32
对称加密 - AES
非对称加密 - RSA256/RSA512
签名 - RSA-SHA1/RSA-SHA256/RSA-SHA512/ECC-ED25519