Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / guanzhi/GmSSL issues and pull requests
#1787 - 请问gmssl v2分支有修复过openssl发现的cve安全漏洞?
Issue -
State: open - Opened by qiukemoxi 7 days ago
#1786 - Fix SSL 2 version constant to 0x0002
Pull Request -
State: open - Opened by droe 11 days ago
#1785 - 请问SM2 有不输入Userid的验签吗
Issue -
State: open - Opened by hkj8 14 days ago
- 5 comments
#1784 - libgmssl.a没有生成是怎么回事?
Issue -
State: closed - Opened by xudingjun3131 15 days ago
- 2 comments
#1783 - sm4 ccm bug fix
Pull Request -
State: open - Opened by spockhub 16 days ago
#1782 - 修复使用CA签发证书时,签发出来的证书里的Authority Key Identifier和Subject Key Identifier 的内容相同bug
Pull Request -
State: open - Opened by senserhit 17 days ago
#1781 - 使用CA签发证书时,签发出来的证书里的Authority Key Identifier和Subject Key Identifier 的内容相同
Issue -
State: open - Opened by senserhit 17 days ago
#1780 - gmssl近期会有breaking change吗
Issue -
State: closed - Opened by memorycancel 25 days ago
#1779 - GmSSL-master\include\gmssl\endian.h 中PUTU64宏的使用存在bug
Issue -
State: open - Opened by ckooying 26 days ago
#1778 - 有人测试过医保的签名和验签吗?
Issue -
State: open - Opened by xglabc about 1 month ago
- 2 comments
#1777 - GmSSL-GmSSL-v2 的apps.c load_cert函数需要修改
Issue -
State: open - Opened by lyc666-beep about 1 month ago
- 1 comment
#1776 - 签发带email信息的证书无法使用
Issue -
State: closed - Opened by torrowandyou about 1 month ago
#1775 - 是否支持SM2密钥对生成
Issue -
State: open - Opened by bqiu728 about 1 month ago
#1774 - 更新cmake脚本, 便于支持find_package
Pull Request -
State: open - Opened by zjyhjqs about 2 months ago
#1773 - sha512-224,sha512-256摘要算法计算错误
Issue -
State: open - Opened by fanzhiyu7410 about 2 months ago
#1772 - GmSSL-3.1.1-win64安装包DLL文件疑似不完整
Issue -
State: open - Opened by cn010 about 2 months ago
- 3 comments
#1771 - gmssl编译出来的openvpn,使用已有的vpn证书,可以和服务器正常tls握手吗?是否需要服务器也更新gmssl,并生成新的vpn证书?我客户端更新gmssl后似乎无法验证服务器证书
Issue -
State: open - Opened by sungan2333 about 2 months ago
#1770 - [small fix] delete useless var in sm2_key.c
Pull Request -
State: open - Opened by KSroido about 2 months ago
- 1 comment
#1769 - 用gmssl2.5.4编译出来的openvpn2.4.8,无法正常获取到vpn ip是为什么,.ovpn里面的算法没有使用gmssl特定支持的算法,tls握手过程中客户端读取服务器的Server Hello消息后没有进一步的操作
Issue -
State: open - Opened by sungan2333 about 2 months ago
#1768 - 无法与通用的TLCP服务端正常通信
Issue -
State: open - Opened by Nu1i about 2 months ago
#1767 - src/asn1.c:1283行有BUG
Issue -
State: open - Opened by tpzzs 2 months ago
#1766 - windows端,使用GmsslV2编译curl-gm,TLCP握手失败
Issue -
State: closed - Opened by Stonezz879zz 2 months ago
- 1 comment
#1765 - fix SKF_METHOD_free close handle issue
Pull Request -
State: open - Opened by zeyusteel 3 months ago
#1764 - feat: add ohos ci
Pull Request -
State: open - Opened by richerfu 3 months ago
#1763 - gmssl v3 何时支持OCSP服务器?
Issue -
State: open - Opened by hmj589119 3 months ago
#1762 - 项目组不知在抗量子攻击方向会否展开一些工作?
Issue -
State: closed - Opened by zhengling 3 months ago
- 1 comment
#1761 - undefined reference to `SM2_compute_id_digest'
Issue -
State: open - Opened by ZDragonX 3 months ago
#1760 - SM2加密最大的字节长度为255,如果我要加密大于255的该怎么办!!
Issue -
State: open - Opened by HuaHuahou 4 months ago
- 2 comments
#1759 - sm4_cbc 命令加解密报错
Issue -
State: open - Opened by joema-m 4 months ago
#1758 - tls1.2和tls1.3都仅支持一组加密套件?
Issue -
State: open - Opened by seadog-www 4 months ago
#1757 - SM4-GCM怎么修改填充模式,有这个参数可以设置吗?
Issue -
State: open - Opened by oxb2891186343 4 months ago
- 1 comment
#1756 - SM4-GCM怎么修改填充模式,有这个参数可以设置吗?
Issue -
State: open - Opened by oxb2891186343 4 months ago
#1755 - 希望增加 -subject_ip_address 字段,允许签发IP地址证书
Issue -
State: open - Opened by QingyuQingxue 4 months ago
#1754 - GmSSL V3版本还会提供golang接口吗?
Issue -
State: open - Opened by yili1991 4 months ago
#1753 - gmssl3.1.1,gmss3.1.2版本用cmake编译后怎么没有libcrypto这个库了?
Issue -
State: open - Opened by hujiahuifox 4 months ago
#1752 - 修正asn1的tag掩码。完善asn1的tag测试,使其覆盖所有可能值。
Pull Request -
State: open - Opened by dihambo 4 months ago
#1751 - [bug][数组越界]asn1模块中的tag掩码错误导致数组越界,且对应测试并没有测到这个bug
Issue -
State: open - Opened by dihambo 4 months ago
#1750 - SM2算法存在内存泄漏问题
Issue -
State: open - Opened by Zak-Young 4 months ago
#1749 - sm2签名验签新老版本不兼容
Issue -
State: open - Opened by ck1223256744 4 months ago
- 3 comments
#1748 - GMSSL3.1 大端如何使用
Issue -
State: open - Opened by LCHOICEzz 4 months ago
- 1 comment
#1747 - GMSSL3.0是不是支持SDF接口,但是SSL协议是不支持SDF的还是用的软算法实现的?
Issue -
State: open - Opened by hancm 4 months ago
#1746 - 在stm32上如何使用?
Issue -
State: open - Opened by AlexCdg 4 months ago
#1745 - sm2生成私钥时默认使用的加密方式是什么
Issue -
State: open - Opened by HelloSHANGCY 4 months ago
- 2 comments
#1744 - 证书验证报错
Issue -
State: open - Opened by y1174804262 4 months ago
#1743 - gmssl支持命令生成/解析GMT0009密钥对保护数据格式的信封吗
Issue -
State: open - Opened by L-code256 4 months ago
#1741 - 请问3版本下,如果使用SDF密码硬件做 TLCP,要如何配置
Issue -
State: open - Opened by geekxcan 4 months ago
- 1 comment
#1739 - 为什么用ukey生成的签名,master调用sm2_do_verify 无法验签,release3.1.1版本可以,请问哪里有不兼容?
Issue -
State: open - Opened by ck1223256744 5 months ago
- 2 comments
#1738 - Fixed sm4_ccm decrypt.
Pull Request -
State: open - Opened by MelacauZhou 5 months ago
#1737 - 360安全浏览器的加密套件,GMSSL不支持
Issue -
State: open - Opened by cyy-sange 5 months ago
- 4 comments
#1736 - SM2不支持密钥交换吗?
Issue -
State: open - Opened by longfee0214 5 months ago
#1735 - 如何生成pfx文件?为何现在将pkcs12去掉
Issue -
State: open - Opened by zhaoxiaoxuannj 5 months ago
#1734 - GmSSL-2.5.4编译执行./config报错warning! target linux-x86_64 does't exists!
Issue -
State: open - Opened by liuyuefengcn 5 months ago
#1733 - 能否实现 OpenSSL 与 GmSSL 的链接符号共存?
Issue -
State: open - Opened by frederick-vs-ja 5 months ago
#1732 - centos7系统使用自解压命令安装gm3.1.1无法找到libgmssl.so.3
Issue -
State: open - Opened by zhangzemin2016 5 months ago
#1731 - GmSSL中TLS1.2国密套件的Certificate Request协议格式与通用TLS1.2格式不同
Issue -
State: open - Opened by qingsbc 5 months ago
- 2 comments
#1730 - SSL通讯对于导入双证书的疑问
Issue -
State: open - Opened by scau-coderlin 6 months ago
#1729 - 请问最新版本GmSSL3是基于哪个openssl版本开发的?可以兼容到的最高openssl版本是哪个?
Issue -
State: open - Opened by yangsn6 6 months ago
- 3 comments
#1728 - sm4 xts和ccm mode 自测失败
Issue -
State: closed - Opened by scncyxf 6 months ago
- 1 comment
#1727 - 关于在windows环境下编译nginx和gmssl
Issue -
State: open - Opened by hestherd 6 months ago
#1726 - 关于OID的一些疑问
Issue -
State: open - Opened by haozekang 6 months ago
#1725 - 哪里可以得到一份API?
Issue -
State: open - Opened by zhengling 6 months ago
#1724 - Some errors of sm4 block ciphers on windowns
Issue -
State: open - Opened by sunriseup 6 months ago
#1723 - SM4_CBC_MAC command is skipped
Issue -
State: open - Opened by sunriseup 6 months ago
#1722 - which commit about gmssl_openssl_1.1_b2024_x64_1.tar.gz
Issue -
State: open - Opened by oylz 6 months ago
#1721 - fix_DeadCode
Pull Request -
State: open - Opened by hanlinbao 6 months ago
#1720 - 使用cppcheck检查代码发现一些问题
Issue -
State: open - Opened by hanlinbao 6 months ago
- 1 comment
#1719 - 报错:CMake Error at CMakeLists.txt,有没有同学遇到,知道怎么解决么?
Issue -
State: open - Opened by kanglingbo 7 months ago
#1718 - 如何移植到Android源码中,有没有什么步骤
Issue -
State: open - Opened by zhuisu930 7 months ago
#1717 - 保存公钥到本地der文件
Issue -
State: open - Opened by Wkh19 7 months ago
#1716 - GmSSL 3 如何通过配置文件方式生成p10格式请求证书,因为主题信息有自定义的部分
Issue -
State: open - Opened by weishengsuptp 7 months ago
- 1 comment
#1715 - vs2015编译各种报错未声明标识符,vs2022正常,怎么解决
Issue -
State: closed - Opened by hailangljb 7 months ago
#1714 - gmssl certgen reqgen: illegal option '-days'
Issue -
State: open - Opened by yanxianhe 7 months ago
- 1 comment
#1713 - 在windows下使用源码编译nginx
Issue -
State: open - Opened by sangsangde3 7 months ago
#1712 - when I use gmssl and curl in my project. sm3's result is different with only use gmssl in my project. why ?
Issue -
State: open - Opened by ArbitraryToYou 7 months ago
#1711 - windows下编译GmSSL报错
Issue -
State: closed - Opened by sangsangde3 7 months ago
#1710 - SM4 cbc performance issue
Issue -
State: open - Opened by zhanghaiyang9999 7 months ago
- 3 comments
#1709 - 我能否为sm9加解密增加一个分组模式,再加一个mac计算选择功能
Issue -
State: open - Opened by hanlinbao 7 months ago
- 4 comments
#1708 - sm3 对文件目录摘要,目录内容发生变法后。摘要未变化
Issue -
State: open - Opened by yanxianhe 7 months ago
- 5 comments
#1707 - 按照国密sm9官方参数文档里的值来计算加密里的hmac的C3结果是不一致的
Issue -
State: open - Opened by hanlinbao 7 months ago
- 20 comments
#1706 - 命令行下如何实现X509证书格式转换
Issue -
State: open - Opened by swra1nb0w 7 months ago
#1705 - 求教sm9加密之后使用asn1_sequence_of_from_der去除了前9或10字节头之后,还是比纯粹的的密文多4字节
Issue -
State: closed - Opened by hanlinbao 7 months ago
- 3 comments
#1704 - 配合SoftSDF编译失败问题,提示-fPIC地址重定位问题
Issue -
State: closed - Opened by gwx324 7 months ago
#1703 - gmssl ecparam -out device.key -name SM2 -genkey 更新为V3版本之后可以用那个命令替代?
Issue -
State: open - Opened by ggchxx 7 months ago
- 2 comments
#1702 - GmSSL 3.1.1 命令行未提供sm4 xts支持
Issue -
State: closed - Opened by 546764193 7 months ago
- 1 comment
#1701 - unknown OID was met when running cmsparse
Issue -
State: open - Opened by sunriseup 8 months ago
- 6 comments
#1700 - sm2验签返回-1该如何排错
Issue -
State: closed - Opened by Holy-Shine 8 months ago
- 2 comments
#1699 - sm9的秘钥交换B8步骤什么时候添加支持?
Issue -
State: closed - Opened by hanlinbao 8 months ago
- 1 comment
#1698 - sm9代码笔误
Issue -
State: closed - Opened by donaldlim 8 months ago
#1697 - 更新gmssl cmakefile @ 3.11 支持从linux的mingw工具链编译,修复testcase 和gmssl-bin无法编译
Issue -
State: open - Opened by wellcomez 8 months ago
#1696 - 3.11可以mingw编译但是randbyte没有处理
Issue -
State: open - Opened by wellcomez 8 months ago
#1695 - v3版本如何获取生成的私钥
Issue -
State: open - Opened by luokun1995 8 months ago
- 19 comments
#1694 - 运行JS版,sm3hmac,报错 Uncaught ReferenceError: sm3_ctx_free is not defined
Issue -
State: open - Opened by ai474427793 8 months ago
#1693 - 编译GmSSL3.1.1发行版报错,tools/tlcp_client.c:147:3: error: unknown type name ‘fd_set’;
Issue -
State: closed - Opened by SmartisanR1 8 months ago
#1692 - 编译GmSSL3.1.1发行版报错,tools/tlcp_client.c:147:3: error: unknown type name ‘fd_set’;
Issue -
State: open - Opened by SmartisanR1 8 months ago
- 1 comment
#1691 - 请问 master分支如何 开启这个 DENABLE_BROKEN_CRYPTO 配置项呢
Issue -
State: open - Opened by ck1223256744 8 months ago
- 1 comment
#1690 - Why delete '_gmssl_export' key word
Issue -
State: closed - Opened by maximluo 8 months ago
- 1 comment
#1689 - Gmssl V2最新版,ecb模式下,aes,des,sm4,加密中英文混合后数据均不完整但英文正常,cbc模式下中文英文混合均正常
Issue -
State: closed - Opened by yanchenyuvip 8 months ago
- 1 comment
#1688 - 私钥密码中包含"^"时无法使用sm2_private_key_info_decrypt_from_pem读取证书
Issue -
State: open - Opened by finaldusk 8 months ago
- 3 comments
#1687 - gmssl tls12_client 和 tls13_client 链接各自服务器报错,tlcp_client 链接 tlcp_server 没问题
Issue -
State: closed - Opened by ioserke 8 months ago
- 1 comment
#1686 - Update zuc.c
Pull Request -
State: open - Opened by haozekang 8 months ago
- 3 comments