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
- 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
- 国密加解密代码实现☆48Updated 8 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆77Updated 5 years ago
- 国家商用加密算法 SMx(SM2,SM3,SM4)☆400Updated 2 years ago
- C/C++/Golang/Linux...知识整理☆98Updated 8 months ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 不依赖第三方库实现国密SM2、SM3、SM4算法☆48Updated 2 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆125Updated 3 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- 国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)☆105Updated 9 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated last month
- 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
- 基于Miracl的国密算法SM9实现☆75Updated 2 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 1测试TLS1.2报文修改; 2测试OpenSSL1.1.1提供的SM4对称加密算法;☆23Updated 6 years ago
- 基于Qt的P2P聊天软件实现,主要由多个聊天客户端和一个中心注册服务器组成。☆80Updated 4 years ago
- 已经公开的国密算法sm3/sm4。☆17Updated 5 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- Next major version of GmSSL!☆103Updated 3 years ago
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。☆21Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- ☆67Updated 6 years ago
- Linux Source Monitor(CPU、Mem、IO、Net) (linux 系统资源监控库,监控进程占用的CPU、内存、磁盘IO、网络IO)☆32Updated 6 years ago
- sm2、sm3、sm4 lib,not depend on openssl☆26Updated last year
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- ☆127Updated 10 months ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 9 years ago