dhuertas / AES
AES algorithm implementation in C
☆645Updated 5 months ago
Alternatives and similar repositories for AES:
Users that are interested in AES are comparing it to the libraries listed below
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆505Updated 2 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆403Updated 4 years ago
- Several modes of operation for block ciphers in C.☆31Updated 5 years ago
- SHA-256 implementation☆180Updated last year
- Implementation of Data Encryption Standard (DES) in C☆272Updated 7 years ago
- DES algorithm implementation in C☆78Updated 4 years ago
- Simple implementation of the RSA algorithm☆162Updated 6 years ago
- base64 c implementation☆253Updated 4 years ago
- Small portable AES128/192/256 in C☆4,523Updated 7 months ago
- Understanding AES & Rijndael☆507Updated 6 years ago
- C implementation of the MD5 algorithm☆177Updated 3 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
- Base64 encode/decode☆279Updated last month
- Basic implementations of standard cryptography algorithms, like AES and SHA-1.☆1,913Updated 4 years ago
- SHA-1, SHA-2, SHA-3, SM3, SM4, DES, AES implemented in C++☆43Updated 9 years ago
- Small portable Elliptic-Curve Diffie-Hellman in C☆274Updated 2 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆75Updated 5 years ago
- LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well know…☆1,653Updated this week
- sha1 hash alogrithm☆179Updated last month
- ☆674Updated 10 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
- A simple C Thread pool implementation☆877Updated 4 years ago
- Simple and secure ECC and ECDSA☆59Updated 2 years ago
- DES加密算法C++实现☆91Updated 4 years ago
- 国家商用加密算法 SMx(SM2,SM3,SM4)☆399Updated 2 years ago
- C++ code of 1024 rsa☆136Updated 11 years ago
- Whitebox AES implementation in C++. Chow, Karroumi.☆349Updated 2 years ago
- RSA generator and Digital Signature☆43Updated 4 years ago
- C++ library for AES 256 bit encryptation and decriptation☆159Updated 11 months ago
- Compute md5 value of file or string.☆123Updated 6 years ago