-
关于gmssl 3.1.1当前版本
使用sm3 对文件目录摘要目录中的文件变化后。sm3 值为变化。
使用系统版本及软件版本
~~~~~~
rymap@rymap:~/Downloads/tmp$ uname -a
Linux rymap 6.8.0-36-generic #36-Ubuntu SMP PREEMPT_DYNAMIC Mon Jun 10 10:49:14 UTC 202…
-
-
https://github.com/NEWPLAN/SMx/tree/master/SM4/Linux
https://github.com/guanzhi/GmSSL/tree/master/crypto/sms4
https://github.com/openssl/openssl/tree/master/crypto/sm4
-
root@future-VMware-Virtual-Platform:~/桌面/test# gmssl sm2keygen -pass en.key.pem -out test.key.pem
请问默认使用的加密方式是什么
-
[root@GMSSL]# cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)
[root@GMSSL]# gmssl version
GmSSL 3.1.0
[root@GMSSL]# gmssl sm2keygen -pass 123456 -out cakey.pem -pubout capub.pem
…
-
gmssl\gmssl-go@v1.3.1\cert.go:16:10: fatal error: gmssl/sm2.h: No such file or directory
#include
-
Consolidating this into a single issue.
- [ ] macOS's `security verify-cert`: #275
- [ ] NSS: https://github.com/nss-dev/nss
- [ ] Specifically `mozpkix`
- [ ] Other OpenSSL forks: BoringSS…
-
## Description
In order to improve performance of SM3 and SM4 (so also SM2 when used with SM3) ``rnp`` should take advantage of hardware acceleration of modern CPUs.
``botan`` already uses hard…
-
/usr/local/GmSSL-master/src/sm9_alg.c:505:6: note: expected ‘const uint64_t (*)[8]’ but argument is of type ‘uint64_t (*)[8]’
void sm9_fp2_to_bytes(const sm9_fp2_t a, uint8_t buf[64])
^
/usr…
-
请问,TASSL与GMSSL有进行过gmtls互通测试吗,我这边测试无论是做server都不能协商成功