OSDN Git Service

Gm (#1085)
authorChengcheng Zhang <943420582@qq.com>
Fri, 22 Jun 2018 01:48:43 +0000 (09:48 +0800)
committerPaladz <yzhu101@uottawa.ca>
Fri, 22 Jun 2018 01:48:43 +0000 (09:48 +0800)
commitca91ad11183ecd7758c1bf62fd1e8fb041e24c0d
treefcecc844d4ff4aabd8e8a488e2346ed102edacba
parent3b8a11b0b0ed6e3dc2026dedc83c1cb1be531f32
Gm (#1085)

* update .gitignore

* add OP_SM3

* add OP_SM3 test
.gitignore
crypto/sm3/sm3.go [new file with mode: 0644]
crypto/sm3/sm3_test.go [new file with mode: 0644]
protocol/vm/crypto.go
protocol/vm/crypto_test.go
protocol/vm/ops.go