repositorypackage
1.0.5
Repository: https://github.com/harryosmar/hash-go.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
github.com/harryosmar/hash-go
Provide hash function :
- RSA 256
- SHA1
- MD5
- JWT HS512 with symmetric key
- JWT RS256 with asymmetric private & public key
- Bcrypt Password
How to install
go get github.com/harryosmar/hash-go