justinlu / sm_crypto_golang

Chinese SM2/SM3/SM4 algorithms in golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sm_crypto_golang

golang implements for Chinese SM2/SM3/SM4 algorithms.

  1. add sm_crypto_golang to $GOPATH/src/
  2. open sm3/, and use the command "go test" to test the SM3.
  3. open sm4/, and use the command "go test" to test the SM4.

About

Chinese SM2/SM3/SM4 algorithms in golang

License:Apache License 2.0


Languages

Language:Go 100.0%