yangpan4485 / openssl_rsa
使用openssl rsa进行数据加密解密和生成签名和验证签名
☆19Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for openssl_rsa
- A IOCP Server Class on Windows!☆91Updated 6 years ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆53Updated 5 years ago
- C++封装libcurl, 实现的http客户端, 支持http(s)请求, 支持下载文件(断点续传和分片下载)☆58Updated last month
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 6 years ago
- p2p网络 tcp打洞、 Nat穿透、seed服务器、peer客户端☆120Updated 2 years ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆29Updated 6 years ago
- Linux and Android use epoll, iOS and Mac use kqueue, Windows use IOCP(wepoll).other systems use select.☆21Updated last year
- 远程桌面控制软件,当前只能局域网,后面要重构p2p服务器,加上p2p功能☆46Updated 4 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆35Updated 3 years ago
- 封装了WinInet的强大http请求库☆63Updated 7 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆62Updated 7 years ago
- A ThreadPool clss base on IOCP on Windows.☆27Updated 6 years ago
- 即时通信 select/poll/epoll☆44Updated 4 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆19Updated 8 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆37Updated 8 years ago
- c++写的windows版的登录服务器,包括服务器代码,客户端代码,以及客户端接静态库☆37Updated 3 years ago
- OpenSSL's usage☆33Updated 11 months ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆33Updated 8 years ago
- AES DES 3DES MD5 RC4 SHA1 SHA256 BASE64 for C++☆22Updated 5 years ago
- muduo in windows☆70Updated 4 years ago
- http://www.codeproject.com/Articles/6343/CppSQLite-C-Wrapper-for-SQLite/☆34Updated 9 years ago
- A IOCP Server Class on Windows!☆46Updated 4 years ago
- kcp学习demo☆23Updated 4 years ago
- 后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)☆17Updated 2 years ago
- duilib 界面库编写的duilib xml文件布局预览工具☆20Updated 6 years ago
- 基于libcurl多线程分片下载小工具,可实现HTTP下载(实现),ftp下载(可扩展)等下载方式,可设置下载阀值(线程数根据该阀值自动配置生成),程序会自动判断是否需要多线程分段下载,程序具有一定扩展性,采用模板多态方式,无需改动主体多线程下载逻辑,只需添加相应任务子类文…☆11Updated 5 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 5 years ago
- A chat app client than the ui base on duilib and with network communications! This project is not yet completed!☆45Updated 6 years ago
- 一款基于MFC类库的界面皮肤库☆18Updated 5 years ago