tonyonce2017 / SM4
C++封装的国密SM4加解密, 支持ECB和CBC模式, PKCS7Padding补全
☆46Updated 3 years ago
Alternatives and similar repositories for SM4:
Users that are interested in SM4 are comparing it to the libraries listed below
- 用libcurl实现http和https服务☆30Updated 6 years ago
- An implementation of computing SM2 encryption and decryption is provided. Header files and library files of OpenSSL 1.1.1 or higher versi…☆101Updated 3 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 7 years ago
- 一些常用C++接口和开发库的使用示例代码☆34Updated last year
- A IOCP Server Class on Windows!☆94Updated 6 years ago
- C++封装libcurl, 实现的http客户端, 支持http(s)请求, 支持下载文件(断点续传和分片下载)☆60Updated 4 months ago
- 用libevent实现https服务器☆21Updated 6 years ago
- 国密SM2/SM3/SM4 Encrypt/Decrypt(Qt5.9)☆18Updated 5 years ago
- duilib教学项目☆15Updated 9 months ago
- A ThreadPool clss base on IOCP on Windows.☆28Updated 6 years ago
- A IOCP Server Class on Windows!☆47Updated 5 years ago
- 一个封装了 7z 压缩解压功能的接口☆43Updated 5 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆76Updated 5 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆63Updated 8 years ago
- AES DES 3DES MD5 RC4 SHA1 SHA256 BASE64 for C++☆22Updated 5 years ago
- 使用C语言实现ping功能,移植性较好☆20Updated 6 years ago
- Qt / Qml 做的一款屏幕控制(远程控制)☆50Updated 2 years ago
- 一个window下免费开源带UI编辑器的且可像MFC一样自动生成窗体类、控件变量、消息映射的UI库。 A window free open source with UI editor and can automatically generate form c…☆45Updated last week
- 不依赖第三方库实现国密SM2、SM3、SM4算法☆38Updated last year
- An implementation of SM2 signature creation and verification is provided. Header files and library files of OpenSSL 1.1.1 or higher versi…☆97Updated 3 years ago
- 获取机器唯一标识:CPU ID,系统所在磁盘序列号,主板序列号。linux 和 win