tarequeh / DES
Implementation of Data Encryption Standard (DES) in C
☆261Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for DES
- DES algorithm implementation in C☆74Updated 4 years ago
- Simple implementation of the RSA algorithm☆157Updated 5 years ago
- AES algorithm implementation in C☆619Updated 3 years ago
- SHA-1, SHA-2, SHA-3, SM3, SM4, DES, AES implemented in C++☆41Updated 9 years ago
- C implementation of the MD5 algorithm☆174Updated 2 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
- DES加密算法C++实现☆90Updated 4 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆381Updated 3 years ago
- C++ code of 1024 rsa☆134Updated 10 years ago
- RSA-1024 encryption algorithm☆23Updated 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…☆95Updated 2 years ago
- Simple and secure ECC and ECDSA☆59Updated 2 years ago
- Understanding AES & Rijndael☆496Updated 6 years ago
- RSA generator and Digital Signature☆41Updated 4 years ago
- SHA-256 implementation☆171Updated 11 months ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆480Updated 2 years ago
- Base64 encode/decode☆273Updated 9 months ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆176Updated 5 years ago
- AES algorithm library implementation in C with 128bit/192bit/256bit☆38Updated 5 years ago
- DES加密算法C语言实现☆24Updated 10 years ago
- 基于Miracl的国密算法SM9实现☆73Updated last year
- 已经公开的国密算法sm3/sm4。☆17Updated 4 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆74Updated 4 years ago
- C++ implementation of Data Encryption Standard (DES, 3DES) (ECB, CBC)☆112Updated 3 months ago
- 国密加解密代码实现☆47Updated 7 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…☆99Updated 2 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- 国家商用加密算法 SMx(SM2,SM3,SM4)☆387Updated last year
- TripleDES☆24Updated 11 years ago
- A light TLS implementation used for learning: TLS 1.0 TLS 1.1 TLS 1.2 TLS 1.3 GMSSL 1.1(国密SSL) based on libcrypto.so.☆180Updated 3 years ago