赞
踩
安装:
go mod init sm4_demo go env -w GOPROXY=https://goproxy.cn,direct go get -u github.com/tjfoc/gmsm/sm4
效果:
package main import ( "encoding/hex" "fmt" "github.com/tjfoc/gmsm/