dhuertas / DESLinks
DES algorithm implementation in C
☆79Updated 5 years ago
Alternatives and similar repositories for DES
Users that are interested in DES are comparing it to the libraries listed below
Sorting:
- Implementation of Data Encryption Standard (DES) in C☆282Updated 7 years ago
- AES algorithm implementation in C☆658Updated 11 months ago
- Implementation of AES-128 in pure C. No modes are given. Only one block of encryption and decryption is given here.☆122Updated 6 years ago
- Implementation for Chinese National Standard Ciphers☆43Updated 12 years ago
- C/C++ whitebox implementation of AES☆113Updated 7 years ago
- Simple implementation of the RSA algorithm☆160Updated 6 years ago
- Attempt for a cross platform AES-GCM encryption☆45Updated 5 years ago
- prototype of whitebox AES in C . Luo,Lai,You☆21Updated 9 years ago
- AES, CMAC, SHA256, HMAC and RSA written in C.☆67Updated 2 years ago
- ☆53Updated 8 years ago
- RSA2048☆93Updated 6 years ago
- C implementation of the MD5 algorithm☆182Updated 3 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆77Updated 5 years ago
- WBC AES implementation in C++ using Chow and Muir papers supporting 128, 192, 256, 512, 1024, 2048 and 4096-bit keys☆141Updated 4 years ago
- 基于Miracl的国密算法SM9实现☆76Updated 2 years ago
- Simple and secure ECC and ECDSA☆61Updated 3 years ago
- Whitebox AES implementation in C++. Chow, Karroumi.☆365Updated 2 years ago
- elf文件解析器☆59Updated 8 years ago
- Small portable Elliptic-Curve Diffie-Hellman in C☆283Updated 3 years ago
- a whiteboxed DES implementation based on Chow et al paper☆30Updated 10 years ago
- 国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)☆106Updated 9 years ago
- rc4 java c++ python php☆86Updated 3 years ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆522Updated 3 years ago
- This project is unmaintained and unfinished.☆55Updated 10 years ago
- 白盒密码学习的简单总结,包括论文,阅读笔记,相关的实现代码等。☆54Updated 5 years ago
- Kernel programming: This is a simple kernel module implementation for enforcing access control policies using Linux Security Module frame…☆32Updated 7 years ago
- Identifying/Extracting various sections of an ELF file☆160Updated 5 years ago
- 白盒加解密☆14Updated 7 years ago
- 白盒CLEFIA加密算法☆14Updated 9 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆417Updated 4 years ago