Categorygithub.com/uiam-net/goutils
repositorypackage
0.5.0
Repository: https://github.com/uiam-net/goutils.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
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