1
0
mirror of https://github.com/henrydcase/nobs.git synced 2024-11-26 17:11:22 +00:00
nobs/README.md
2018-06-23 16:34:45 +01:00

186 B

nobs-j-crypto

Crypto primitives implementation in Go.

Implemented primitives

  • hash/
    • cSHAKE (sha3 coppied from "golang.org/x/crypto")
    • SM3

Testing

make test