dhuertas / AES
AES algorithm implementation in C
☆643Updated 4 months ago
Alternatives and similar repositories for AES:
Users that are interested in AES are comparing it to the libraries listed below
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆399Updated 4 years ago
- Implementation of Data Encryption Standard (DES) in C☆269Updated 7 years ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆493Updated 2 years ago
- Simple implementation of the RSA algorithm☆159Updated 6 years ago
- C implementation of the MD5 algorithm☆176Updated 2 years ago
- SHA-256 implementation☆176Updated last year
- Several modes of operation for block ciphers in C.☆31Updated 5 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
- Base64 encode/decode☆279Updated 3 weeks ago
- base64 c implementation☆253Updated 4 years ago
- Small portable AES128/192/256 in C☆4,498Updated 6 months ago
- C++ code of 1024 rsa☆136Updated 11 years ago
- C++ AES implementation☆564Updated last month
- Small portable Elliptic-Curve Diffie-Hellman in C☆274Updated 2 years ago
- 国家商用加密算法 SMx(SM2,SM3,SM4)☆399Updated 2 years ago
- Simple and secure ECC and ECDSA☆59Updated 2 years ago
- Basic implementations of standard cryptography algorithms, like AES and SHA-1.☆1,903Updated 4 years ago
- 用C++实现md5加密算法☆399Updated 9 years ago
- RSA generator and Digital Signature☆43Updated 4 years ago
- C++ library for AES 256 bit encryptation and decriptation☆159Updated 11 months ago
- DES加密算法C++实现☆91Updated 4 years ago
- sha1 hash alogrithm☆178Updated 2 weeks ago
- RSA2048☆78Updated 6 years ago
- LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well know…☆1,645Updated last month
- 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
- C doubly linked list☆450Updated last year
- Whitebox AES implementation in C++. Chow, Karroumi.☆347Updated 2 years ago
- MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library that is widely reg…☆671Updated 3 years ago
- AES, CMAC, SHA256, HMAC and RSA written in C.☆63Updated 2 years ago
- ini file parser☆1,020Updated 3 weeks ago