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
- AES algorithm implementation in C☆640Updated 3 months ago
- SHA-256 implementation☆173Updated last year
- C implementation of the MD5 algorithm☆174Updated 2 years ago
- Implementation for Chinese National Standard Ciphers☆43Updated 11 years ago
- RSA2048☆76Updated 5 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆76Updated 5 years ago
- Simple and secure ECC and ECDSA☆59Updated 2 years ago
- Implementation of Data Encryption Standard (DES) in C☆267Updated 6 years ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆489Updated 2 years ago
- Simple implementation of the RSA algorithm☆157Updated 5 years ago
- base64 c implementation☆249Updated 4 years ago
- AES algorithm library implementation in C with 128bit/192bit/256bit☆38Updated 5 years ago
- 国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)☆105Updated 8 years ago
- mirror of avr-crypto-lib (http://code.nerilex.org/bg/avr-crypto-lib.git)☆204Updated 11 years ago
- DES algorithm implementation in C☆76Updated 4 years ago
- 《密码技术与物联网安全——mbedtls开发实战》示例代码☆153Updated last year
- 基于Miracl的国密算法SM9实现☆73Updated last year
- SHA-1, SHA-2, SHA-3, SM3, SM4, DES, AES implemented in C++☆42Updated 9 years ago
- Understanding AES & Rijndael☆502Updated 6 years ago
- rsa算法,实现 签名,验签,公钥加密和私钥解密☆11Updated 7 years ago
- Provide some easy-to-use API for TLV encode and decode☆184Updated 2 years ago
- 这是一个用C语言编写Linux平台的http文件下载器, 以命令行的方式运行☆46Updated 6 years ago
- RSA encryption and decryption Algorithms in C Language. ---RSA加解密算法的演示,C语言实现。☆21Updated last year
- OpenSSL's usage☆36Updated last year
- Standalone AES-GCM library (pulled out of mbed TLS)☆29Updated 8 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆43Updated 9 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆391Updated 3 years ago
- Several modes of operation for block ciphers in C.☆31Updated 5 years ago
- 国家商用加密算法 SMx(SM2,SM3,SM4)☆396Updated 2 years ago
- Base64 encode/decode☆275Updated last year