dhuertas / block-cipher-modesLinks
Several modes of operation for block ciphers in C.
☆32Updated 6 years ago
Alternatives and similar repositories for block-cipher-modes
Users that are interested in block-cipher-modes are comparing it to the libraries listed below
Sorting:
- AES algorithm implementation in C☆658Updated 11 months ago
- SHA-256 implementation☆191Updated last year
- Implementation of Data Encryption Standard (DES) in C☆282Updated 7 years ago
- Simple and secure ECC and ECDSA☆61Updated 3 years ago
- 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
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆417Updated 4 years ago
- Attempt for a cross platform AES-GCM encryption☆45Updated 5 years ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆522Updated 3 years ago
- Small portable Elliptic-Curve Diffie-Hellman in C☆283Updated 3 years ago
- An Open Source Library for Elliptic Curve Cryptosystem☆23Updated 13 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…☆101Updated 3 years ago
- DES algorithm implementation in C☆79Updated 5 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆77Updated 5 years ago
- RSA2048☆93Updated 6 years ago
- Simple implementation of the RSA algorithm☆160Updated 6 years ago
- An implementation of SM2 signature creation and verification is provided. Header files and library files of OpenSSL 1.1.1 or higher versi…☆99Updated 3 years ago
- C Crypto library supporting DES, AES128, SHA256, CCM-AES128, ECDSA, ECDH, PKCS#1 v1.5☆13Updated 3 years ago
- Implementation of PKCS7 padding in C☆25Updated 3 years ago
- base64 c implementation☆261Updated 5 years ago
- C++ code of 1024 rsa☆138Updated 11 years ago
- ChaCha20 stream cipher implemented in C☆72Updated 9 months ago
- 国密加解密代码实现☆48Updated 8 years ago
- 《密码技术与物联网安全——mbedtls开发实战》示例代码☆160Updated 2 years ago
- GM/T serial standards implementations☆18Updated 3 years ago
- C implementation of the MD5 algorithm☆182Updated 3 years ago
- 基于Miracl的国密算法SM9实现☆76Updated 2 years ago
- 国家商 用加密算法 SMx(SM2,SM3,SM4)☆400Updated 2 years ago
- Cryptographic Library☆61Updated last month
- Understanding AES & Rijndael☆512Updated 7 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…☆141Updated 6 years ago