tarequeh / DES
Implementation of Data Encryption Standard (DES) in C
☆269Updated 6 years ago
Alternatives and similar repositories for DES:
Users that are interested in DES are comparing it to the libraries listed below
- DES algorithm implementation in C☆78Updated 4 years ago
- Simple implementation of the RSA algorithm☆159Updated 6 years ago
- DES加密算法C++实现☆92Updated 4 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆397Updated 3 years ago
- Simple and secure ECC and ECDSA☆59Updated 2 years ago
- AES algorithm implementation in C☆644Updated 4 months ago
- SHA-256 implementation☆176Updated last year
- C++ code of 1024 rsa☆136Updated 11 years ago
- SHA-1, SHA-2, SHA-3, SM3, SM4, DES, AES implemented in C++☆43Updated 9 years ago
- Implementation of AES-128 in pure C. No modes are given. Only one block of encryption and decryption is given here.☆119Updated 5 years ago
- RSA2048☆76Updated 6 years ago
- C++ implementation of Data Encryption Standard (DES, 3DES) (ECB, CBC)☆114Updated 8 months ago
- C implementation of the MD5 algorithm☆175Updated 2 years ago
- Several modes of operation for block ciphers in C.☆31Updated 5 years ago
- AES algorithm library implementation in C with 128bit/192bit/256bit☆38Updated 5 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆76Updated 5 years ago
- RSA generator and Digital Signature☆43Updated 4 years ago
- Software implementation in C of the FIPS 198 Keyed-Hash Message Authentication Code HMAC for SHA2 (namely HMAC-SHA-224, HMAC-SHA-256, HMA…☆135Updated 5 years ago
- Fast software implementation in C of the FIPS 180-2 hash algorithms SHA-224, SHA-256, SHA-384 and SHA-512☆55Updated 10 months ago
- DES加密算法C语言实现☆24Updated 11 years ago
- Base64 encode/decode☆279Updated 2 weeks ago
- RSA-1024 encryption algorithm☆23Updated 9 years ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆493Updated 2 years ago
- Understanding AES & Rijndael☆503Updated 6 years ago
- 国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)☆105Updated 9 years ago
- An implementation of SM2 signature creation and verification is provided. Header files and library files of OpenSSL 1.1.1 or higher versi…☆97Updated 3 years ago
- Standalone AES-GCM library (pulled out of mbed TLS)☆29Updated 8 years ago
- ☆18Updated 6 years ago
- Implementation of authenticated encryption GCM. The block cipher used is AES-128.☆27Updated 6 years ago
- OpenSSL/GmSSL 动态引擎☆18Updated 5 years ago