dhuertas / AESLinks
AES algorithm implementation in C
☆648Updated 6 months ago
Alternatives and similar repositories for AES
Users that are interested in AES are comparing it to the libraries listed below
Sorting:
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆509Updated 3 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆404Updated 4 years ago
- Implementation of Data Encryption Standard (DES) in C☆272Updated 7 years ago
- Simple implementation of the RSA algorithm☆162Updated 6 years ago
- Understanding AES & Rijndael☆510Updated 6 years ago
- SHA-256 implementation☆180Updated last year
- C implementation of the MD5 algorithm☆177Updated 3 years ago
- DES algorithm implementation in C☆79Updated 4 years ago
- Small portable AES128/192/256 in C☆4,553Updated 8 months ago
- 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.☆120Updated 5 years ago
- RSA2048☆80Updated 6 years ago
- Base64 encode/decode☆278Updated 2 months ago
- Simple and secure ECC and ECDSA☆59Updated 2 years ago
- sha1 hash alogrithm☆180Updated last month
- base64 c implementation☆256Updated 4 years ago
- Compute md5 value of file or string.☆123Updated 6 years ago
- ☆40Updated 6 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…☆134Updated 5 years ago
- 用C++实现md5加密算法☆400Updated 9 years ago
- RSA encrypter, decrypter and key generator☆36Updated 6 years ago
- Basic implementations of standard cryptography algorithms, like AES and SHA-1.☆1,921Updated 4 years ago
- mirror of avr-crypto-lib (http://code.nerilex.org/bg/avr-crypto-lib.git)☆205Updated 11 years ago
- C++ AES implementation☆572Updated last month
- C++ implementation of Data Encryption Standard (DES, 3DES) (ECB, CBC)☆115Updated 10 months ago
- A short, proof-of-concept RSA and AES encryption program with OpenSSL☆149Updated last year
- C++ code of 1024 rsa☆136Updated 11 years ago
- C++ library for AES 256 bit encryptation and decriptation☆160Updated last year
- crc16/crc32/crc64☆176Updated 9 months ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆320Updated 6 years ago