tarequeh / DES
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
- DES algorithm implementation in C☆78Updated 4 years ago
- AES algorithm implementation in C☆645Updated 5 months ago
- Simple implementation of the RSA algorithm☆162Updated 6 years ago
- DES加密算法C++实现☆91Updated 4 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆403Updated 4 years ago
- SHA-256 implementation☆180Updated last year
- C implementation of the MD5 algorithm☆177Updated 3 years ago
- Base64 encode/decode☆279Updated last month
- SHA-1, SHA-2, SHA-3, SM3, SM4, DES, AES implemented in C++☆43Updated 9 years ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆505Updated 2 years ago
- C++ implementation of Data Encryption Standard (DES, 3DES) (ECB, CBC)☆115Updated 9 months ago
- Several modes of operation for block ciphers in C.☆31Updated 5 years ago
- C++ code of 1024 rsa☆136Updated 11 years ago
- 国密加解密代码实现☆47Updated 7 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
- 国密算法sm1,sm2,sm3,sm4算法源码☆75Updated 5 years ago
- Implementation for Chinese National Standard Ciphers☆43Updated 11 years ago
- RSA encrypter, decrypter and key generator☆36Updated 6 years ago
- Understanding AES & Rijndael☆507Updated 6 years ago
- crc16/crc32/crc64☆176Updated 9 months ago
- 国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)☆105Updated 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…☆135Updated 5 years ago
- base64 c implementation☆253Updated 4 years ago
- sm2、sm3、sm4 lib,not depend on openssl☆26Updated 11 months ago
- Implementation of a simple FTP client and server☆157Updated 6 years ago
- RSA generator and Digital Signature☆43Updated 4 years ago
- Compute md5 value of file or string.☆123Updated 6 years ago
- RSA2048☆80Updated 6 years ago
- AES algorithm library implementation in C with 128bit/192bit/256bit☆38Updated 5 years ago
- Implementation of authenticated encryption GCM. The block cipher used is AES-128.☆27Updated 6 years ago