Wenyi-M / desLinks
DES加密算法C++实现
☆92Updated 4 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
- 5种加密算法:Vigenere,DES,RSA,MD5,DSS☆45Updated 7 years ago
- Implementation of Data Encryption Standard (DES) in C☆272Updated 7 years ago
- DES algorithm implementation in C☆79Updated 4 years ago
- 用C++实现md5加密算法☆400Updated 9 years ago
- RSA-1024 encryption algorithm☆23Updated 9 years ago
- RSA及配套的1024位大数运算☆11Updated 5 years ago
- RSA generator and Digital Signature☆43Updated 4 years ago
- 实现了AES、DES的文件加密与解密,实现了椭圆曲线加密算法☆28Updated 5 years ago
- AES 加解密,支持 CFB OFB CBC ECB模式☆46Updated 6 years ago
- C++ implementation of Data Encryption Standard (DES, 3DES) (ECB, CBC)☆115Updated 10 months ago
- Q++ HTTP Server for Windows Platform☆89Updated 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…☆35Updated last year
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆59Updated 7 years ago
- SHA-1, SHA-2, SHA-3, SM3, SM4, DES, AES implemented in C++☆43Updated 10 years ago
- 一个跨平台的网络数据嗅探&抓包程序,基于Qt 4.x 以及 libpcap 库(Linux下)和 Winpcap库(Windows 下)。☆99Updated 7 years ago
- C++解析websocket协议☆179Updated 7 years ago
- AES DES 3DES MD5 RC4 SHA1 SHA256 BASE64 for C++☆23Updated 5 years ago
- DES加解密算法的C实现☆19Updated 8 years ago
- 使用openssl rsa进行数据加密解密和生成签名和验证签名☆19Updated 4 years ago
- 中山大学信息安全基础课程实验作业/ 包含《密码编码学与网络安全》书中DES, AES, RSA, MD5, SHA-512等典型算法的手写实现☆81Updated 6 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- 对密码学中的一些重要算法进行了实现:1.RSA加密算法;2.椭圆曲线上的ElGamal加密算法;3.Shamir 门限方案;4.ElGamal 签名算法;DES☆29Updated 2 years ago
- C++、Socket、Qt开发一款包括DES、RSA、RC4和Vigenere等11种现代加密及古典加密的交互式加密通信软件☆28Updated 8 years ago
- Get the hardware information such cpu id ,cpu sn,mac,motherboard sn etc, then calculate the machine code,this method is useful in Softwar…☆63Updated 12 years ago
- A IOCP Server Class on Windows!☆95Updated 7 years ago
- 基于 WinPcap 的网络抓包软件,使用 MFC 做界面☆90Updated 12 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago
- rsa算法,实现签名,验签,公钥加密和私钥解密☆11Updated 7 years ago