Wenyi-M / desLinks
DES加密算法C++实现
☆95Updated 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加密算法☆409Updated 10 years ago
- 5种加密算法:Vigenere,DES,RSA,MD5,DSS☆47Updated 8 years ago
- 一个跨平台的网络数据嗅探&抓包程序,基于Qt 4.x 以及 libpcap 库(Linux下)和 Winpcap库(Windows 下)。☆100Updated 8 years ago
- 基于MFC和WinPcap库开发的网络抓包和协议分析软件☆132Updated 3 years ago
- Implementation of Data Encryption Standard (DES) in C☆279Updated 7 years ago
- 基于 WinPcap 的网络抓包软件,使用 MFC 做界面☆91Updated 12 years ago
- AES 加解密,支持 CFB OFB CBC ECB模式☆47Updated 6 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆61Updated 7 years ago
- MFC版本的飞机大战!☆77Updated 9 years ago
- (1) 设计并实现一个基本 HTTP 代理服务器。要求在指定端口(例如 8080)接收来自客户的 HTTP 请求并且根据其中的 URL 地址访问该地址 所指向的 HTTP 服务器(原服务器),接收 HTTP 服务器的响应报文,并 将响应报文转发给对应的客户进行浏览。 (…☆37Updated 9 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…☆101Updated 3 years ago
- ☆37Updated 7 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 3 months ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆28Updated 7 years ago
- 基于Qt的P2P聊天软件实现,主要由多个聊天客户端和一个中心注册服务器组成。☆80Updated 4 years ago
- 基于MFC的仿QQ局域网聊天软件☆59Updated 9 years ago
- 网络嗅探器-抓包分析工具,完整项目。☆56Updated 6 years ago
- 封装zlib 的minizip实现zip文件与文件夹的打包与解包☆25Updated 3 years ago
- 国家商用加密算法 SMx(SM2,SM3,SM4)☆397Updated 2 years ago
- 高仿桌面端微信☆36Updated 8 years ago
- Windows Socket Samples☆94Updated 12 years ago
- 飞鸽传书☆27Updated 8 years ago
- 封装了WinInet的强大http请求库☆64Updated 8 years ago
- RSA generator and Digital Signature☆43Updated 5 years ago
- 一个轻量级C++密码类库☆60Updated 7 years ago
- Simple implementation of the RSA algorithm☆161Updated 6 years ago
- QQrobot是用C++语言开发设计,程序界面、网络通迅等模块使用了Qt,Qt是开源的,跨平台C++程序图形界面框架库,QQrobot具备跨平台特性,可在linux、MAC OS以及Windows等操作系统中运行,集成开发编译环境请到 http://qt-project.o…☆463Updated 11 years ago
- 在 Linux 环境下使用 C 语言实现,使用socket 通信,结合select函数实现高并发的IO,客户端发送消息到服务器,服务器在广播到每个聊天室成员。☆52Updated 9 years ago
- 这是一个用C语言编写Linux平台的http文件下载器, 以命令行的方式运行☆47Updated 7 years ago