dhuertas / AES
AES algorithm implementation in C
☆640Updated 2 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☆488Updated 2 years ago
- SHA-256 implementation☆174Updated last year
- Understanding AES & Rijndael☆502Updated 6 years ago
- Several modes of operation for block ciphers in C.☆31Updated 5 years ago
- Simple implementation of the RSA algorithm☆157Updated 5 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆391Updated 3 years ago
- DES algorithm implementation in C☆76Updated 4 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
- Implementation of Data Encryption Standard (DES) in C☆267Updated 6 years ago
- C implementation of the MD5 algorithm☆174Updated 2 years ago
- Small portable AES128/192/256 in C☆4,411Updated 4 months ago
- LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well know…☆1,621Updated this week
- RSA2048☆75Updated 5 years ago
- base64 c implementation☆248Updated 4 years ago
- Basic implementations of standard cryptography algorithms, like AES and SHA-1.☆1,889Updated 4 years ago
- C++ code of 1024 rsa☆134Updated 11 years ago
- Simple and secure ECC and ECDSA☆59Updated 2 years ago
- MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library that is widely reg…☆665Updated 3 years ago
- Whitebox AES implementation in C++. Chow, Karroumi.☆342Updated last year
- C++ AES implementation☆542Updated 7 months 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.☆182Updated 3 years ago
- Base64 encode/decode☆275Updated last year
- ☆39Updated 6 years ago
- C++ library for AES 256 bit encryptation and decriptation☆159Updated 9 months ago
- Standalone AES-GCM library (pulled out of mbed TLS)☆29Updated 8 years ago
- RSA generator and Digital Signature☆42Updated 4 years ago
- 国家商用加密算法 SMx(SM2,SM3,SM4)☆393Updated 2 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…☆178Updated 6 years ago
- sha1 hash alogrithm☆175Updated 6 months ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆76Updated 5 years ago