tarequeh / DESLinks
Implementation of Data Encryption Standard (DES) in C
☆272Updated 7 years ago
Alternatives and similar repositories for DES
Users that are interested in DES are comparing it to the libraries listed below
Sorting:
- Simple implementation of the RSA algorithm☆162Updated 6 years ago
- C++ code of 1024 rsa☆136Updated 11 years ago
- AES algorithm implementation in C☆647Updated 7 months ago
- C implementation of the MD5 algorithm☆179Updated 3 years ago
- DES加密算法C++实现☆92Updated 5 years ago
- SHA-1, SHA-2, SHA-3, SM3, SM4, DES, AES implemented in C++☆43Updated 10 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆408Updated 4 years ago
- Several modes of operation for block ciphers in C.☆31Updated 5 years ago
- SHA-256 implementation☆183Updated last year
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆511Updated 3 years ago
- RSA generator and Digital Signature☆43Updated 5 years ago
- C++ implementation of Data Encryption Standard (DES, 3DES) (ECB, CBC)☆115Updated 10 months ago
- RSA-1024 encryption algorithm☆23Updated 9 years ago
- Simple and secure ECC and ECDSA☆59Updated 2 years ago
- Implementation of AES-128 in pure C. No modes are given. Only one block of encryption and decryption is given here.☆120Updated 6 years ago
- Understanding AES & Rijndael☆512Updated 6 years ago
- 国家商用加密算法 SMx(SM2,SM3,SM4)☆399Updated 2 years ago
- RSA encryption and decryption in c++☆28Updated 12 years ago
- Small portable Elliptic-Curve Diffie-Hellman in C☆279Updated 3 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆76Updated 5 years ago
- base64 c implementation☆259Updated 4 years ago
- RSA2048☆83Updated 6 years ago
- TripleDES☆25Updated 12 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
- An implementation of computing SM2 encryption and decryption is provided. Header files and library files of OpenSSL 1.1.1 or higher versi…☆100Updated 3 years ago
- AES algorithm library implementation in C with 128bit/192bit/256bit☆38Updated 6 years ago
- 基于Miracl的国密算法SM9实现☆74Updated 2 years ago
- Compute md5 value of file or string.☆123Updated 6 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
- SSL/TLS client server examples using libssl and polarssl☆33Updated 8 years ago