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:
- DES algorithm implementation in C☆79Updated 4 years ago
- AES algorithm implementation in C☆648Updated 6 months ago
- DES加密算法C++实现☆92Updated 4 years ago
- Simple implementation of the RSA algorithm☆162Updated 6 years ago
- C++ implementation of Data Encryption Standard (DES, 3DES) (ECB, CBC)☆115Updated 10 months ago
- C implementation of the MD5 algorithm☆177Updated 3 years ago
- RSA2048☆80Updated 6 years ago
- Base64 encode/decode☆278Updated 2 months ago
- SHA-1, SHA-2, SHA-3, SM3, SM4, DES, AES implemented in C++☆43Updated 10 years ago
- SHA-256 implementation☆180Updated last year
- Understanding AES & Rijndael☆510Updated 6 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆75Updated 5 years ago
- Implementation of AES-128 in pure C. No modes are given. Only one block of encryption and decryption is given here.☆120Updated 5 years ago
- 国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)☆105Updated 9 years ago
- Several modes of operation for block ciphers in C.☆31Updated 5 years ago
- sha1 hash alogrithm☆180Updated last month
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆404Updated 4 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- RSA encrypter, decrypter and key generator☆36Updated 6 years ago
- A custom, multi-threaded HTTP web server☆35Updated 12 years ago
- C++ code of 1024 rsa☆136Updated 11 years 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…☆179Updated 6 years ago
- 5种加密算法:Vigenere,DES,RSA,MD5,DSS☆45Updated 7 years ago
- DES加密算法C语言实现☆24Updated 11 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
- base64 c implementation☆256Updated 4 years ago
- 用C++实现md5加密算法☆400Updated 9 years ago
- A process for key negotiation using ECDH (Elliptic-Curve Diffie–Hellman)☆33Updated 5 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
- 国家商用加密算法 SMx(SM2,SM3,SM4)☆398Updated 2 years ago