yangpan4485 / openssl_rsa
使用openssl rsa进行数据加密解密和生成签名和验证签名
☆19Updated 3 years ago
Alternatives and similar repositories for openssl_rsa:
Users that are interested in openssl_rsa are comparing it to the libraries listed below
- 企业级开源的文件传输库,支持UDP和TCP☆41Updated 5 years ago
- C++公共支持库☆18Updated 2 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆37Updated 8 years ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆57Updated 5 years ago
- A ThreadPool clss base on IOCP on Windows.☆28Updated 6 years ago
- C++封装libcurl, 实现的http客户端, 支持http(s)请求, 支持下载文件(断点续传和分片下载)☆60Updated 3 months ago
- 远程桌面控制软件,当前只能局域网,后面要重构p2p服务器,加上p2p功能☆47Updated 4 years ago
- p2p网络 tcp打洞、 Nat穿透、seed服务器、peer客户端☆121Updated 3 years ago
- 基于DUI库SOUI的一个IM界面Demo。万水千山总是情,点个Star行不行!☆35Updated 4 years ago
- win32 livedesk rtsp server, rtmp pusher, screen recorder, avkcp server, ffrdp server.☆36Updated 2 years ago
- 后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)☆18Updated 2 years ago
- OpenSSL's usage☆35Updated last year
- 一个封装了 7z 压缩解压功能的接口☆43Updated 5 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 7 years ago
- A IOCP Server Class on Windows!☆94Updated 6 years ago
- A chat app client than the ui base on duilib and with network communications! This project is not yet completed!☆46Updated 6 years ago
- ☆114Updated this week
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆35Updated 7 years ago
- Linux and Android use epoll, iOS and Mac use kqueue, Windows use IOCP(wepoll).other systems use select.☆21Updated last year
- SOUI UI editor☆29Updated 2 years ago
- Win32 IPC library with async api☆52Updated 8 years ago
- c++写的windows版的登录服务器,包括服务器代码,客户端代码,以及客户端接静态库☆38Updated 3 years ago
- 基于libcurl多线程分片下载小工具,可实现HTTP下载(实现),ftp下载(可扩展)等下载方式,可设置下载阀值(线程数根据该阀值自动配置生成),程序会自动判断是否需要多线程分段下载,程序具有一定扩展性,采用模板多态方式,无需改动主体多线程下载逻辑,只需添加相应任务子类文…☆11Updated 5 years ago
- duilib 界面库编写的duilib xml文件布局预览工具☆21Updated 6 years ago
- windows进程间通讯,共享内存+event☆20Updated 6 years ago
- 获取系统CPU,内存使用率,磁盘读写速度,网速。磁盘,网卡等等系统信息☆19Updated 3 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 8 years ago
- 封装了WinInet的强大http请求库☆63Updated 7 years ago
- 一个window下免费开源带UI编辑器的且可像MFC一样自动生成窗体类、控件变量、消息映射的UI库。 A window free open source with UI editor and can automatically generate form c…☆45Updated this week