using glide

This commit is contained in:
fatedier
2017-11-01 16:21:57 +08:00
parent ad858a0d32
commit 0f1005ff61
1073 changed files with 293160 additions and 171 deletions

17
vendor/github.com/tjfoc/gmsm/CHANGELOG.md generated vendored Normal file
View File

@@ -0,0 +1,17 @@
## 更新日志
主要更新:
- 添加以下oid<br>
SM3WithSM2 1.2.156.10197.1.501<br>
SHA1WithSM2 1.2.156.10197.1.502<br>
SHA256WithSM2 1.2.156.10197.1.503<br>
- x509生成的证书如今可以使用SM3作为hash算法
- 引入了以下hash算法
RIPEMD160<br>
SHA3_256<br>
SHA3_384<br>
SHA3_512<br>
SHA3_SM3<br>
用户需要自己安装golang.org/x/crypto