lewynr / libgm-cLinks
使用OpenSSL实现国密SM2、SM3和SM4算法的C库。
☆24Updated last year
Alternatives and similar repositories for libgm-c
Users that are interested in libgm-c are comparing it to the libraries listed below
Sorting:
- An implementation of computing SM2 encryption and decryption is provided. Header files and library files of OpenSSL 1.1.1 or higher versi…☆102Updated 3 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆76Updated 5 years ago
- 国家商用加密算法 SMx(SM2,SM3,SM4)☆400Updated 2 years ago
- An implementation of SM2 signature creation and verification is provided. Header files and library files of OpenSSL 1.1.1 or higher versi…☆98Updated 3 years ago
- 国密加解密代码实现☆47Updated 7 years ago
- sm2、sm3、sm4 lib,not depend on openssl☆26Updated last year
- 基于Miracl的国密算法SM9实现☆75Updated 2 years ago
- A light TLS implementation used for learning: TLS 1.0 TLS 1.1 TLS 1.2 TLS 1.3 GMSSL 1.1(国密SSL) based on libcrypto.so.☆184Updated 3 years ago
- SDF密码设备接口的软件实现☆36Updated last year
- OpenSSL's usage☆36Updated 2 months ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- C/C++/Golang/Linux...知识整理☆98Updated 6 months ago
- 国密SM2/SM9算法测试数据☆75Updated 3 months ago
- 国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)☆105Updated 9 years ago
- 不依赖第三方库实现国密SM2、SM3、SM4算法☆46Updated 2 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 2 weeks ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆123Updated 3 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- ☆124Updated 9 months ago
- 1测试TLS1.2报文修改; 2测试OpenSSL1.1.1提供的SM4对称加密算法;☆23Updated 6 years ago
- OpenSSL/GmSSL 动态引擎☆18Updated 5 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 实现一个消息传递模型,并学习多种makefile的编写方式,进行编译☆23Updated 4 years ago
- 支持国密sm1,sm2,sm3,sm4算法的ipsec vpn。☆116Updated 6 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆168Updated last month
- 《密码技术与物联网安全——mbedtls开发实战》示例代码☆158Updated 2 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Updated 6 years ago