openluopworld / aes_128Links
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
Alternatives and similar repositories for aes_128
Users that are interested in aes_128 are comparing it to the libraries listed below
Sorting:
- SHA-256 implementation☆190Updated 2 years ago
- C implementation of the MD5 algorithm☆182Updated 3 years ago
- Simple implementation of the RSA algorithm☆161Updated 6 years ago
- Understanding AES & Rijndael☆513Updated 7 years ago
- AES algorithm library implementation in C with 128bit/192bit/256bit☆39Updated 6 years ago
- AES algorithm implementation in C☆661Updated last year
- 国密算法sm1,sm2,sm3,sm4算法源码☆77Updated 5 years ago
- Implementation for Chinese National Standard Ciphers☆43Updated 12 years ago
- Simple and secure ECC and ECDSA☆61Updated 3 years ago
- 国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)☆106Updated 9 years ago
- TripleDES☆25Updated 12 years ago
- DES algorithm implementation in C☆79Updated 5 years ago
- Provide some easy-to-use API for TLV encode and decode☆196Updated 3 years ago
- crc16/crc32/crc64☆186Updated last year
- Implementation of Data Encryption Standard (DES) in C☆284Updated 7 years ago
- RSA2048☆94Updated 6 years ago
- OpenSSL's usage☆37Updated 6 months ago
- 基于Miracl的国密算法SM9实现☆76Updated 2 years ago
- 《密码技术与物联网安全——mbedtls开发实战》示例代码☆160Updated 2 years ago
- Git clone of the Lightweight TCP/IP Stack. CHECK UPSTREAM FOR LATEST SRC -->☆159Updated 4 years ago
- cmdline menu libary☆82Updated 3 months ago
- 国家商用加密算法 SMx(SM2,SM3,SM4)☆401Updated 2 years ago
- A high-performance, high-stability, cross-platform HTTP client.☆206Updated 2 years ago
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- 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…☆37Updated 8 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆420Updated 4 years ago
- 国密加解密代码实现☆48Updated 8 years ago
- base64 c implementation☆264Updated 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