dhuertas / block-cipher-modes
Several modes of operation for block ciphers in C.
☆31Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for block-cipher-modes
- AES algorithm implementation in C☆619Updated 3 years ago
- SHA-256 implementation☆171Updated 11 months ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆74Updated 4 years ago
- Simple and secure ECC and ECDSA☆59Updated 2 years ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆480Updated 2 years ago
- Implementation of Data Encryption Standard (DES) in C☆262Updated 6 years ago
- DES algorithm implementation in C☆74Updated 4 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆381Updated 3 years ago
- Attempt for a cross platform AES-GCM encryption☆40Updated 4 years ago
- sm2、sm3、sm4 lib,not depend on openssl☆24Updated 6 months ago
- Simple implementation of the RSA algorithm☆157Updated 5 years ago
- RSA2048☆74Updated 5 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…☆133Updated 5 years ago
- An implementation of computing SM2 encryption and decryption is provided. Header files and library files of OpenSSL 1.1.1 or higher versi…☆99Updated 2 years ago
- Fast software implementation in C of the FIPS 180-2 hash algorithms SHA-224, SHA-256, SHA-384 and SHA-512☆54Updated 6 months ago
- An implementation of SM2 signature creation and verification is provided. Header files and library files of OpenSSL 1.1.1 or higher versi…☆95Updated 2 years ago
- Small portable Elliptic-Curve Diffie-Hellman in C☆261Updated 2 years ago
- Implementation of AES-128 in pure C. No modes are given. Only one block of encryption and decryption is given here.☆118Updated 5 years ago
- 国密加解密代码实现☆47Updated 7 years ago
- RSA encrypter, decrypter and key generator☆34Updated 6 years ago
- A very small SM2 implementation for 8-bit microcontrollers☆35Updated 7 years ago
- C implementation of the MD5 algorithm☆174Updated 2 years ago
- C Crypto library supporting DES, AES128, SHA256, CCM-AES128, ECDSA, ECDH, PKCS#1 v1.5☆11Updated 2 years ago
- base64 c implementation☆243Updated 4 years ago
- Standalone AES-GCM library (pulled out of mbed TLS)☆28Updated 8 years ago
- Demonstration that AES-NI instructions can be used to implement the Chinese Encryption Standard SM4☆109Updated 5 years ago
- C++ code of 1024 rsa☆134Updated 10 years ago
- Some examples using user-space API for linux kernel crypto module☆17Updated 8 years ago
- An Open Source Library for Elliptic Curve Cryptosystem☆21Updated 12 years ago
- Implementation of PKCS7 padding in C☆25Updated 2 years ago