openluopworld / aes_128
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
Alternatives and similar repositories for aes_128:
Users that are interested in aes_128 are comparing it to the libraries listed below
- Understanding AES & Rijndael☆500Updated 6 years ago
- AES algorithm library implementation in C with 128bit/192bit/256bit☆38Updated 5 years ago
- SHA-256 implementation☆174Updated last year
- Simple and secure ECC and ECDSA☆59Updated 2 years ago
- AES algorithm implementation in C☆638Updated 2 months ago
- Several modes of operation for block ciphers in C.☆31Updated 5 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆76Updated 5 years ago
- Simple implementation of the RSA algorithm☆157Updated 5 years ago
- Implementation for Chinese National Standard Ciphers☆43Updated 11 years ago
- C implementation of the MD5 algorithm☆174Updated 2 years ago
- Implementation of Data Encryption Standard (DES) in C☆264Updated 6 years ago
- DES algorithm implementation in C☆75Updated 4 years ago
- RSA2048☆75Updated 5 years ago
- mirror of avr-crypto-lib (http://code.nerilex.org/bg/avr-crypto-lib.git)☆200Updated 11 years ago
- RSA encryption and decryption Algorithms in C Language. ---RSA加解密算法的演示,C语言实现。☆21Updated 10 months ago
- Provide some easy-to-use API for TLV encode and decode☆184Updated 2 years ago
- 1测试TLS1.2报文修改; 2测试OpenSSL1.1.1提供的SM4对称加密算法;☆23Updated 5 years ago
- Fast software implementation in C of the FIPS 180-2 hash algorithms SHA-224, SHA-256, SHA-384 and SHA-512☆55Updated 8 months ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆487Updated 2 years ago
- A C implementation of AES got from OpenSSL☆14Updated 13 years ago
- 《密码技术与物联网安全——mbedtls开发实战》示例代码☆153Updated last year
- Standalone AES-GCM library (pulled out of mbed TLS)☆29Updated 8 years ago
- crc16/crc32/crc64☆172Updated 5 months ago
- Demonstration that AES-NI instructions can be used to implement the Chinese Encryption Standard SM4☆112Updated 5 years ago
- Implementation of authenticated encryption GCM. The block cipher used is AES-128.☆27Updated 5 years ago
- Attempt for a cross platform AES-GCM encryption☆41Updated 4 years ago
- 国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)☆105Updated 8 years ago
- 国密加解密代码实现☆47Updated 7 years ago
- ☆23Updated 5 years ago
- rsa算法,实现签名,验签,公钥加密和私钥解密☆11Updated 7 years ago