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 years ago
hash go fmt 6 years ago
rand go fmt 6 years ago
.travis.yml SM3 and cSHAKE 6 years ago
Makefile SM3 and cSHAKE 6 years ago
README.md SM3 and cSHAKE 6 years ago

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