-
系统:windows 64 位操作系统
通过以下命令安装GmSSL-3.1.1:
```
mkdir build
cd build
cmake .. -G "NMake Makefiles" -DWIN32=ON
nmake
nmake install
```
![image](https://github.com/GmSSL/GmSSL-Python/assets/4367…
-
开发者您好,我电脑win11 64位系统,python版本是3.12.0
已经正确安装gmssl和gmssl-python如下:
```
>>> import gmssl
>>> gmssl.GMSSL_PYTHON_VERSION
'2.2.2'
>>> gmssl.GMSSL_LIBRARY_VERSION
'GmSSL 3.1.1 Dev'
```
我在测试example文…
-
### Question
I expect to implement GM SSL by integrating the BGMProvider cryptographic suite from OpenEuler.
Maven
~~~xml
org.openeuler
bgmprovider
1.1.3
~~~
application.yml
…
-
问题出现步骤:
1、GmSSL编译成功后,通过命令起了一个监听8185端口的服务端
./gmssl tls12_server -port 8185 -cert signcert.pem -key signkey.pem -pass ******
2、通过360安全浏览器访问8185端口,访问失败
3、截包发现,360安全浏览器client hello中的国密套件:
TLS_ci…
-
按文档编译指示,在Ubuntu22.04上命令行编译
mkdir build
cd build
cmake ..
这都没问题,但是make的时候报错以下,似乎是无法正确引用java依赖库:
[ 20%] Building C object CMakeFiles/gmssljni-native.dir/gmssljni.c.o
[ 40%] Linking C shared librar…
-
如题
-
`[root@localhost build]# make
[ 20%] Building C object CMakeFiles/gmssljni-native.dir/gmssljni.c.o
/home/zc/GmSSL-Java-main/gmssljni.c:14:23: 致命错误:gmssl/sm2.h:没有那个文件或目录
#include
…
tpzz updated
5 months ago
-
Some extensions that are planned to be supported are listed here. Here is just a collection list and contains my notes, and there is no guarantee that the extension will be supported. Some of the exte…
-
The following actions have shown that rpc-frmwrk sometimes cannot create the req file or the stream file successfully and unable to find the given file in the filesystem. And currently it happens only…
-
https://www.gmssl.cn/gmssl/index.jsp