dhuertas / block-cipher-modesLinks
Several modes of operation for block ciphers in C.
☆31Updated 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:
- SHA-256 implementation☆186Updated last year
- Simple and secure ECC and ECDSA☆60Updated 3 years ago
- AES algorithm implementation in C☆647Updated 9 months ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆414Updated 4 years ago
- An Open Source Library for Elliptic Curve Cryptosystem☆23Updated 13 years ago
- base64 c implementation☆258Updated 4 years ago
- Standalone AES-GCM library (pulled out of mbed TLS)☆32Updated 9 years ago
- Attempt for a cross platform AES-GCM encryption☆44Updated 4 years ago
- RSA2048☆89Updated 6 years ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆519Updated 3 years ago
- C Crypto library supporting DES, AES128, SHA256, CCM-AES128, ECDSA, ECDH, PKCS#1 v1.5☆12Updated 3 years ago
- GM/T serial standards implementations☆18Updated 3 years ago
- Simple implementation of the RSA algorithm☆161Updated 6 years ago
- C implementation of the MD5 algorithm☆180Updated 3 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆77Updated 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…☆102Updated 3 years ago
- Small portable Elliptic-Curve Diffie-Hellman in C☆282Updated 3 years ago
- 基于Miracl的国密算法SM9实现☆75Updated 2 years ago
- Implementation of Data Encryption Standard (DES) in C☆277Updated 7 years ago
- Implementation of AES-128 in pure C. No modes are given. Only one block of encryption and decryption is given here.☆121Updated 6 years ago
- Cryptographic Library☆61Updated 2 months ago
- DES algorithm implementation in C☆79Updated 5 years ago
- Implementation of authenticated encryption GCM. The block cipher used is AES-128.☆28Updated 6 years ago
- Fast software implementation in C of the FIPS 180-2 hash algorithms SHA-224, SHA-256, SHA-384 and SHA-512☆57Updated last year
- Implementation of PKCS7 padding in C☆26Updated 3 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…☆137Updated 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…☆98Updated 3 years ago
- crc16/crc32/crc64☆180Updated last year
- Benchmarking AES-GCM on GPUs with OpenCL☆30Updated 9 years ago
- C++ code of 1024 rsa☆136Updated 11 years ago