Wenyi-M / des
DES加密算法C++实现
☆90Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for des
- C++ code of 1024 rsa☆134Updated 10 years ago
- 5种加密算法:Vigenere,DES,RSA,MD5,DSS☆44Updated 7 years ago
- AES 加解密,支持 CFB OFB CBC ECB模式☆45Updated 5 years ago
- RSA及配套的1024位大数运算☆11Updated 5 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…☆35Updated 10 months ago
- Implementation of Data Encryption Standard (DES) in C☆262Updated 6 years ago
- Transferring messages and files between the server and the client are realized in this project.☆33Updated 3 years ago
- C++ implementation of Data Encryption Standard (DES, 3DES) (ECB, CBC)☆112Updated 3 months ago
- 用C++实现md5加密算法☆385Updated 9 years ago
- C++、Socket、Qt开发一款包括DES、RSA、RC4和Vigenere等11种现代加密及古典加密的交互式加密通信软件☆23Updated 8 years ago
- 一个跨平台的网络数据嗅探&抓包程序,基于Qt 4.x 以及 libpcap 库(Linux下)和 Winpcap库(Windows 下)。☆96Updated 7 years ago
- RSA-1024 encryption algorithm☆23Updated 9 years ago
- RSA generator and Digital Signature☆41Updated 4 years ago
- 在 Linux 环境下使用 C 语言实现,使用socket 通信,结合select函数实现高并发的IO,客户端发送消息到服务器,服务器在广播到每个聊天室成员。☆53Updated 8 years ago
- ☆120Updated 7 years ago
- rsa算法,实现签名,验签,公钥加密和私钥解密☆11Updated 6 years ago
- 基于Qt的P2P聊天软件实现,主要由多个聊天客户端和一个中心注册服务器组成。☆73Updated 3 years ago
- C++ 实现QQ空间机器人☆44Updated 8 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆74Updated 4 years ago
- AES DES 3DES MD5 RC4 SHA1 SHA256 BASE64 for C++☆22Updated 5 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 6 years ago
- 实现了AES、DES的文件加密与解密,实现了椭圆曲线加密算法☆26Updated 4 years ago
- 基于MFC的仿QQ局域网聊天软件☆51Updated 9 years ago
- Qt实现中国象棋☆33Updated 8 years ago
- C++封装libcurl, 实现的http客户端, 支持http(s)请求, 支持下载文件(断点续传和分片下载)☆58Updated last month
- 网络抓包☆95Updated last year
- 基于 WinPcap 的网络抓包软件,使用 MFC 做界面☆90Updated 11 years ago
- C++封装的国密SM4加解密, 支持ECB和CBC模式, PKCS7Padding补全☆44Updated 3 years ago
- 使用Qt开发的一款即时通信软件,支持文件传输、语音、文件共享、CA登录、聊天记录同步等等☆126Updated 9 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago