dhuertas / AES
AES algorithm implementation in C
☆638Updated last month
Alternatives and similar repositories for AES:
Users that are interested in AES are comparing it to the libraries listed below
- 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.☆390Updated 3 years ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆486Updated 2 years ago
- SHA-256 implementation☆174Updated last year
- Several modes of operation for block ciphers in C.☆31Updated 5 years ago
- Implementation of Data Encryption Standard (DES) in C☆264Updated 6 years ago
- Small portable AES128/192/256 in C☆4,366Updated 3 months ago
- C implementation of the MD5 algorithm☆174Updated 2 years ago
- Implementation of AES-128 in pure C. No modes are given. Only one block of encryption and decryption is given here.☆119Updated 5 years ago
- C++ code of 1024 rsa☆134Updated 11 years ago
- Understanding AES & Rijndael☆500Updated 6 years ago
- Simple and secure ECC and ECDSA☆59Updated 2 years ago
- Small portable Elliptic-Curve Diffie-Hellman in C☆270Updated 2 years ago
- sha1 hash alogrithm☆173Updated 5 months ago
- 国家商用加密算法 SMx(SM2,SM3,SM4)☆390Updated last year
- base64 c implementation☆245Updated 4 years ago
- C++ AES implementation☆535Updated 6 months ago
- RSA generator and Digital Signature☆42Updated 4 years ago
- RSA2048☆75Updated 5 years ago
- Basic implementations of standard cryptography algorithms, like AES and SHA-1.☆1,863Updated 4 years ago
- MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library that is widely reg…☆662Updated 3 years ago
- Compute md5 value of file or string.☆123Updated 6 years ago
- crc16/crc32/crc64☆172Updated 5 months ago
- Implementation of PKCS7 padding in C☆26Updated 3 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…☆96Updated 3 years ago
- A simple C Thread pool implementation☆862Updated 4 years ago
- 用C++实现md5加密算法☆390Updated 9 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
- RSA encrypter, decrypter and key generator☆34Updated 6 years ago
- Base64 encode/decode☆274Updated 11 months ago