sm_crypto_golang golang implements for Chinese SM2/SM3/SM4 algorithms. add sm_crypto_golang to $GOPATH/src/ open sm3/, and use the command "go test" to test the SM3. open sm4/, and use the command "go test" to test the SM4.