kongfy / DES
DES加密算法C语言实现
☆24Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for DES
- DES algorithm implementation in C☆74Updated 4 years ago
- 实用函数库,方便用C语言快速开发☆22Updated 7 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆33Updated 8 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆42Updated 8 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆23Updated 6 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆74Updated 4 years ago
- Type-length-value(TLV) encoder☆12Updated 7 years ago
- rsa算法,实现签名,验签,公钥加密和私钥解密☆11Updated 6 years ago
- 这是一个用C语言编写Linux平台的http文件下载器, 以命令行的方式运行☆46Updated 6 years ago
- Advanced Encryption Standard,AES加解密算法C语言实现。☆58Updated 5 years ago
- TripleDES☆24Updated 11 years ago
- RSA2048☆74Updated 5 years ago
- Achieve RSA4096 with C language☆13Updated 6 years ago
- RSA encrypter, decrypter and key generator☆34Updated 6 years ago
- OpenSSL's usage☆33Updated last year
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。☆21Updated 5 years ago
- RSA encryption and decryption Algorithms in C Language. ---RSA加解密算法的演示,C语言实现。☆21Updated 8 months ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆35Updated 3 years ago
- AES algorithm library implementation in C with 128bit/192bit/256bit☆38Updated 5 years ago
- Implementation of AES-128 in pure C. No modes are given. Only one block of encryption and decryption is given here.☆118Updated 5 years ago
- 安全编码实例☆19Updated 6 years ago
- C implementation of the MD5 algorithm☆174Updated 2 years ago
- c语言实现端口转发工具☆33Updated 8 years ago
- SHA-1, SHA-2, SHA-3, SM3, SM4, DES, AES implemented in C++☆41Updated 9 years ago
- 用libevent实现https服务器☆20Updated 5 years ago
- 5种加密算法:Vigenere,DES,RSA,MD5,DSS☆44Updated 7 years ago
- FileDisk和Filemon的MFC开源码☆11Updated 5 years ago
- Implementation for Chinese National Standard Ciphers☆43Updated 11 years ago
- AES, CMAC, SHA256, HMAC and RSA written in C.☆59Updated last year