You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Henry D. Case 4b06c1b314 go fmt 6 年之前
hash go fmt 6 年之前
rand go fmt 6 年之前
.travis.yml SM3 and cSHAKE 6 年之前
Makefile SM3 and cSHAKE 6 年之前
README.md SM3 and cSHAKE 6 年之前

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