dhuertas / AESLinks
AES algorithm implementation in C
☆661Updated last year
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☆161Updated 6 years ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆526Updated 3 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆420Updated 4 years ago
- Implementation of Data Encryption Standard (DES) in C☆284Updated 7 years ago
- SHA-256 implementation☆190Updated 2 years ago
- Understanding AES & Rijndael☆513Updated 7 years ago
- Basic implementations of standard cryptography algorithms, like AES and SHA-1.☆1,986Updated 5 years ago
- C implementation of the MD5 algorithm☆182Updated 3 years ago
- Small portable AES128/192/256 in C☆4,821Updated last year
- Simple and secure ECC and ECDSA☆61Updated 3 years ago
- Implementation of AES-128 in pure C. No modes are given. Only one block of encryption and decryption is given here.☆122Updated 6 years ago
- Several modes of operation for block ciphers in C.☆31Updated 6 years ago
- C++ code of 1024 rsa☆139Updated 12 years ago
- base64 c implementation☆264Updated 5 years ago
- Base64 encode/decode☆283Updated 9 months ago
- 国家商用加密算法 SMx(SM2,SM3,SM4)☆401Updated 2 years ago
- Small portable Elliptic-Curve Diffie-Hellman in C☆289Updated 3 years ago
- LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well know…☆1,732Updated last month
- sha1 hash alogrithm☆193Updated 5 months ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆77Updated 5 years ago
- Compute md5 value of file or string.☆123Updated 7 years 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.☆185Updated 4 years ago
- MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library that is widely reg…☆691Updated 4 years ago
- RSA2048☆94Updated 6 years ago
- 国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)☆106Updated 9 years ago
- C++ AES implementation☆602Updated 2 months ago
- 用C++实现md5加密算法☆410Updated 10 years ago
- crc16/crc32/crc64☆186Updated last year
- Implementation of PKCS7 padding in C☆25Updated 4 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…☆101Updated 3 years ago