mirror of
https://github.com/henrydcase/nobs.git
synced 2024-11-22 15:18:57 +00:00
hash | ||
rand | ||
.travis.yml | ||
Makefile | ||
README.md |
nobs-j-crypto
Crypto primitives implementation in Go.
Implemented primitives
- hash/
- cSHAKE (sha3 coppied from "golang.org/x/crypto")
- SM3
Testing
make test