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☆283Updated 7 years ago
- Simple implementation of the RSA algorithm☆161Updated 6 years ago
- AES algorithm implementation in C☆658Updated last year
- 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
- AES, CMAC, SHA256, HMAC and RSA written in C.☆67Updated 2 years ago
- Simple and secure ECC and ECDSA☆61Updated 3 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆77Updated 5 years ago
- C/C++ whitebox implementation of AES☆113Updated 7 years ago
- prototype of whitebox AES in C . Luo,Lai,You☆21Updated 9 years ago
- RSA2048☆94Updated 6 years ago
- C implementation of the MD5 algorithm☆182Updated 3 years ago
- ☆53Updated 8 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆418Updated 4 years ago
- SHA-1, SHA-2, SHA-3, SM3, SM4, DES, AES implemented in C++☆43Updated 10 years ago
- Attempt for a cross platform AES-GCM encryption☆45Updated 5 years ago
- a whiteboxed DES implementation based on Chow et al paper☆30Updated 10 years ago
- Base64 encode/decode☆284Updated 8 months 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
- Implementation of Elliptic Curve Cryptography in C++☆42Updated 10 years ago
- 国家商用加密算法 SMx(SM2,SM3,SM4)☆401Updated 2 years ago
- Whitebox AES implementation in C++. Chow, Karroumi.☆368Updated 2 years ago
- C++ code of 1024 rsa☆139Updated 11 years ago
- 基于Miracl的国密算法SM9实现☆76Updated 2 years ago
- a linux kernel function inline hooking library☆30Updated 8 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
- ELF解释器及相关学习笔记☆48Updated last year
- Understanding AES & Rijndael☆512Updated 7 years ago
- ARM平台逆向工程学习笔记☆16Updated 7 years ago
- 国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)☆106Updated 9 years ago