OSDN Git Service

rm sm2 sm3
authorChengcheng Zhang <943420582@qq.com>
Tue, 29 Oct 2019 06:05:51 +0000 (14:05 +0800)
committerChengcheng Zhang <943420582@qq.com>
Tue, 29 Oct 2019 06:05:51 +0000 (14:05 +0800)
commit11dfb80e70eb445ead286b711195edd6b887a910
tree949807b476502e488e1dc826c58d8d76667e8334
parent7fa09a8b2360a4635c7c41e7cd7c550b6a11c56a
rm sm2 sm3
12 files changed:
crypto/sm2/cert_pool.go [deleted file]
crypto/sm2/p256.go [deleted file]
crypto/sm2/pkcs1.go [deleted file]
crypto/sm2/pkcs8.go [deleted file]
crypto/sm2/sm2.go [deleted file]
crypto/sm2/sm2_test.go [deleted file]
crypto/sm2/verify.go [deleted file]
crypto/sm2/x509.go [deleted file]
crypto/sm3/sm3.go [deleted file]
crypto/sm3/sm3_test.go [deleted file]
protocol/vm/crypto.go
protocol/vm/crypto_test.go