tarequeh / DESLinks
Implementation of Data Encryption Standard (DES) in C
☆279Updated 7 years ago
Alternatives and similar repositories for DES
Users that are interested in DES are comparing it to the libraries listed below
Sorting:
- AES algorithm implementation in C☆654Updated 10 months ago
- Simple implementation of the RSA algorithm☆161Updated 6 years ago
- DES algorithm implementation in C☆79Updated 5 years 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
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆416Updated 4 years ago
- SHA-256 implementation☆190Updated last year
- C implementation of the MD5 algorithm☆182Updated 3 years ago
- SHA-1, SHA-2, SHA-3, SM3, SM4, DES, AES implemented in C++☆43Updated 10 years ago
- Base64 encode/decode☆283Updated 6 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…☆180Updated 6 years ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆521Updated 3 years ago
- C++ implementation of Data Encryption Standard (DES, 3DES) (ECB, CBC)☆119Updated last year
- C++ code of 1024 rsa☆136Updated 11 years ago
- 国家商用加密算法 SMx(SM2,SM3,SM4)☆397Updated 2 years ago
- Simple and secure ECC and ECDSA☆60Updated 3 years ago
- AES code☆222Updated last month
- RSA2048☆91Updated 6 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆77Updated 5 years ago
- Implementation of a simple FTP client and server☆161Updated 7 years ago
- 国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)☆106Updated 9 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…☆139Updated 6 years ago
- Several modes of operation for block ciphers in C.☆31Updated 6 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…☆101Updated 3 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.☆184Updated 3 years ago
- AES algorithm library implementation in C with 128bit/192bit/256bit☆39Updated 6 years ago
- 基于Miracl的国密算法SM9实现☆76Updated 2 years ago
- DES加密算法C++实现☆95Updated 5 years ago
- RSA encrypter, decrypter and key generator☆37Updated 6 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- base64 c implementation☆259Updated 5 years ago