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:
- Simple and secure ECC and ECDSA☆60Updated 3 years ago
- AES algorithm implementation in C☆654Updated 10 months ago
- SHA-256 implementation☆190Updated last year
- An Open Source Library for Elliptic Curve Cryptosystem☆23Updated 13 years ago
- Attempt for a cross platform AES-GCM encryption☆44Updated 5 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
- RSA2048☆91Updated 6 years ago
- C++ code of 1024 rsa☆136Updated 11 years ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆521Updated 3 years ago
- Implementation of Data Encryption Standard (DES) in C☆279Updated 7 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆77Updated 5 years ago
- Simple implementation of the RSA algorithm☆161Updated 6 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆416Updated 4 years ago
- Cryptographic Library☆60Updated 2 weeks ago
- C implementation of the MD5 algorithm☆182Updated 3 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
- 国密加解密代码实现☆48Updated 8 years ago
- Small portable Elliptic-Curve Diffie-Hellman in C☆283Updated 3 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
- 国家商用加密算法 SMx(SM2,SM3,SM4)☆397Updated 2 years ago
- C Crypto library supporting DES, AES128, SHA256, CCM-AES128, ECDSA, ECDH, PKCS#1 v1.5☆12Updated 3 years ago
- SHA-1, SHA-2, SHA-3, SM3, SM4, DES, AES implemented in C++☆43Updated 10 years ago
- sm2、sm3、sm4 lib,not depend on openssl☆26Updated last year
- DES algorithm implementation in C☆79Updated 5 years ago
- crc16/crc32/crc64☆182Updated last year
- 不依赖第三方库实现国密SM2、SM3、SM4算法☆48Updated 2 years ago
- Demonstration that AES-NI instructions can be used to implement the Chinese Encryption Standard SM4☆124Updated 6 years ago
- base64 c implementation☆259Updated 5 years ago
- Standalone AES-GCM library (pulled out of mbed TLS)☆32Updated 9 years ago
- 基于Miracl的国密算法SM9实现☆76Updated 2 years ago