openluopworld / aes_128Links
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
Sorting:
- AES algorithm library implementation in C with 128bit/192bit/256bit☆38Updated 6 years ago
- SHA-256 implementation☆180Updated last year
- C implementation of the MD5 algorithm☆177Updated 3 years ago
- Simple implementation of the RSA algorithm☆162Updated 6 years ago
- AES algorithm implementation in C☆648Updated 6 months ago
- crc16/crc32/crc64☆176Updated 9 months ago
- Simple and secure ECC and ECDSA☆59Updated 2 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆75Updated 5 years ago
- Implementation for Chinese National Standard Ciphers☆43Updated 11 years ago
- RSA2048☆80Updated 6 years ago
- 国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)☆105Updated 9 years ago
- Compute md5 value of file or string.☆123Updated 6 years ago
- RSA encryption and decryption Algorithms in C Language. ---RSA加解密算法的演示,C语言实现。☆21Updated last year
- Raw API for LwIP is too difficult? No, you can use the "rawket" APIs to build your network applications, the rawket gives you socket-like…☆36Updated 8 years ago
- Understanding AES & Rijndael☆510Updated 6 years ago
- DES algorithm implementation in C☆79Updated 4 years ago
- 国密加解密代码实现☆47Updated 7 years ago
- Provide some easy-to-use API for TLV encode and decode☆188Updated 2 years ago
- OpenSSL's usage☆36Updated last year
- 1测试TLS1.2报文修改; 2测试OpenSSL1.1.1提供的SM4对称加密算法;☆23Updated 5 years ago
- c语言版的tiny-httpd,按照自己的理解添加了注释并且修复了一些bug☆54Updated 8 years ago
- 《密码技术与物联网安全——mbedtls开发实战》示例代码☆155Updated 2 years ago
- Standalone AES-GCM library (pulled out of mbed TLS)☆30Updated 9 years ago
- Implementation of Data Encryption Standard (DES) in C☆272Updated 7 years ago
- AES, CMAC, SHA256, HMAC and RSA written in C.☆62Updated 2 years ago
- mirror of avr-crypto-lib (http://code.nerilex.org/bg/avr-crypto-lib.git)☆205Updated 11 years ago
- rsa算法,实现签名,验签,公钥加密和私钥解密☆11Updated 7 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆404Updated 4 years ago
- a subset of sscanf function☆11Updated 7 years ago
- base64 c implementation☆256Updated 4 years ago