dhuertas / AESLinks
AES algorithm implementation in C
☆647Updated 7 months ago
Alternatives and similar repositories for AES
Users that are interested in AES are comparing it to the libraries listed below
Sorting:
- Simple implementation of the RSA algorithm☆162Updated 6 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆408Updated 4 years ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆511Updated 3 years ago
- Understanding AES & Rijndael☆512Updated 6 years ago
- SHA-256 implementation☆183Updated last year
- C implementation of the MD5 algorithm☆179Updated 3 years ago
- Small portable AES128/192/256 in C☆4,576Updated 8 months ago
- Implementation of AES-128 in pure C. No modes are given. Only one block of encryption and decryption is given here.☆120Updated 6 years ago
- Implementation of Data Encryption Standard (DES) in C☆272Updated 7 years ago
- Several modes of operation for block ciphers in C.☆31Updated 5 years ago
- DES algorithm implementation in C☆79Updated 4 years ago
- Basic implementations of standard cryptography algorithms, like AES and SHA-1.☆1,931Updated 4 years ago
- C++ code of 1024 rsa☆136Updated 11 years ago
- ☆40Updated 6 years ago
- MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library that is widely reg…☆679Updated 4 years ago
- 国家商用加密算法 SMx(SM2,SM3,SM4)☆399Updated 2 years ago
- base64 c implementation☆259Updated 4 years ago
- Small portable Elliptic-Curve Diffie-Hellman in C☆279Updated 3 years ago
- LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well know…☆1,672Updated last month
- Simple and secure ECC and ECDSA☆59Updated 2 years ago
- Compute md5 value of file or string.☆123Updated 6 years ago
- crc16/crc32/crc64☆176Updated 10 months ago
- 国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)☆105Updated 9 years ago
- LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.☆722Updated 2 weeks ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆76Updated 5 years ago
- sha1 hash alogrithm☆182Updated 2 months ago
- A simple C Thread pool implementation☆881Updated 4 years ago
- Tiny XML library.☆473Updated 5 months ago
- RSA2048☆83Updated 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…☆135Updated 5 years ago