Wenyi-M / desLinks
DES加密算法C++实现
☆92Updated 5 years ago
Alternatives and similar repositories for des
Users that are interested in des are comparing it to the libraries listed below
Sorting:
- C++ code of 1024 rsa☆136Updated 11 years ago
- 用C++实现md5加密算法☆408Updated 10 years ago
- 5种加密算法:Vigenere,DES,RSA,MD5,DSS☆46Updated 8 years ago
- 一个跨平台的网络数据嗅探&抓包程序,基于Qt 4.x 以及 libpcap 库(Linux下)和 Winpcap库(Windows 下)。☆100Updated 8 years ago
- 基于 WinPcap 的网络抓包软件,使用 MFC 做界面☆91Updated 12 years ago
- 基于Qt的P2P聊天软件实现,主要由多个聊天客户端和一个中心注册服务器组成。☆80Updated 4 years ago
- Implementation of Data Encryption Standard (DES) in C☆277Updated 7 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆61Updated 7 years ago
- 基于MFC和WinPcap库开发的网络抓包和协议分析软件☆132Updated 3 years ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆28Updated 7 years ago
- MFC版本的飞机大战!☆77Updated 9 years ago
- ☆37Updated 7 years ago
- AES 加解密,支持 CFB OFB CBC ECB模式☆47Updated 6 years ago
- light weight C++ httpserver and httpclient based on mongoose, also support websocket☆301Updated 2 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…☆102Updated 3 years ago
- 飞鸽传书☆27Updated 8 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆37Updated 6 years ago
- 封装zlib 的minizip实现zip文件与文件夹的打包与解包☆25Updated 3 years ago
- windows软件崩溃解决方案☆70Updated 8 years ago
- The light weight cryptographic and hash algorithms,version 2.1 include md5,sha1,sha256,sha512,rc4,base64,aes(ECB,CBC,GCM,CFB8,CFB128),des…☆36Updated 2 months ago
- C++解析websocket协议☆181Updated 7 years ago
- C++、Socket、Qt开发一款包括DES、RSA、RC4和Vigenere等11种现代加密及古典加密的交互式加密通信软件☆29Updated 9 years ago
- 在 Linux 环境下使用 C 语言实现,使用socket 通信,结合select函数实现高并发的IO,客户端发送消息到服务器,服务器在广播到每个聊天室成员。☆52Updated 9 years ago
- A C++ 11 Simple ThreadPool☆85Updated 5 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆58Updated 6 years ago
- ☆64Updated 2 weeks ago
- 基于MFC的仿QQ局域网聊天软件☆58Updated 9 years ago
- C++ implementation of Data Encryption Standard (DES, 3DES) (ECB, CBC)☆117Updated last year
- 课程小项目——基于Netfilter开发的防火墙软件,功能:1.友好的用户界面,支持过滤规则的显示、增删改、导入导出和报文过滤日志的显示。 2.基于报文类型(TCP/UDP/ICMP)、源IP、目的IP、源端 口、目的端口、工作时间等六元信息进行报文过滤。 3.支持多条规则配…☆83Updated 6 years ago