openluopworld / aes_128
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
Alternatives and similar repositories for aes_128:
Users that are interested in aes_128 are comparing it to the libraries listed below
- C implementation of the MD5 algorithm☆175Updated 2 years ago
- Simple and secure ECC and ECDSA☆59Updated 2 years ago
- AES algorithm implementation in C☆644Updated 4 months ago
- SHA-256 implementation☆176Updated last year
- Understanding AES & Rijndael☆503Updated 6 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆76Updated 5 years ago
- DES algorithm implementation in C☆78Updated 4 years ago
- AES algorithm library implementation in C with 128bit/192bit/256bit☆38Updated 5 years ago
- Simple implementation of the RSA algorithm☆159Updated 6 years ago
- 国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)☆105Updated 9 years ago
- RSA2048☆76Updated 6 years ago
- Standalone AES-GCM library (pulled out of mbed TLS)☆29Updated 8 years ago
- Implementation for Chinese National Standard Ciphers☆43Updated 11 years ago
- RSA encryption and decryption Algorithms in C Language. ---RSA加解密算法的演示,C语言实现。☆21Updated last year
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆397Updated 3 years ago
- crc16/crc32/crc64☆176Updated 8 months ago
- mirror of avr-crypto-lib (http://code.nerilex.org/bg/avr-crypto-lib.git)☆204Updated 11 years ago
- C++ code of 1024 rsa☆136Updated 11 years ago
- Implementation of Data Encryption Standard (DES) in C☆269Updated 6 years ago
- Small portable Elliptic-Curve Diffie-Hellman in C☆273Updated 2 years ago
- Several modes of operation for block ciphers in C.☆31Updated 5 years ago
- 《密码技术与物联网安全——mbedtls开发实战》示例代码☆154Updated 2 years ago
- RSA encrypter, decrypter and key generator☆35Updated 6 years ago
- Implementation of authenticated encryption GCM. The block cipher used is AES-128.☆27Updated 6 years ago
- SHA-1, SHA-2, SHA-3, SM3, SM4, DES, AES implemented in C++☆43Updated 9 years ago
- 1测试TLS1.2报文修改; 2测试OpenSSL1.1.1提供的SM4对称加密算法;☆23Updated 5 years ago
- OpenSSL's usage☆36Updated last year
- Byte-oriented AES-256 in CTR mode☆22Updated 2 years ago
- 国密加解密代码实现☆47Updated 7 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