dhuertas / block-cipher-modes
Several modes of operation for block ciphers in C.
☆31Updated 5 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
- AES algorithm implementation in C☆643Updated 4 months ago
- DES algorithm implementation in C☆78Updated 4 years ago
- Simple and secure ECC and ECDSA☆59Updated 2 years ago
- SHA-256 implementation☆176Updated last year
- SHA-1, SHA-2, SHA-3, SM3, SM4, DES, AES implemented in C++☆43Updated 9 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆75Updated 5 years ago
- Attempt for a cross platform AES-GCM encryption☆42Updated 4 years ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆493Updated 2 years ago
- RSA2048☆78Updated 6 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆399Updated 4 years ago
- Standalone AES-GCM library (pulled out of mbed TLS)☆29Updated 8 years ago
- 不依赖第三方库实现国密SM2、SM3、SM4算法☆42Updated last year
- Demonstration that AES-NI instructions can be used to implement the Chinese Encryption Standard SM4☆115Updated 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…☆97Updated 3 years ago
- C Crypto library supporting DES, AES128, SHA256, CCM-AES128, ECDSA, ECDH, PKCS#1 v1.5☆12Updated 3 years ago
- Implementation of authenticated encryption GCM. The block cipher used is AES-128.☆27Updated 6 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…☆100Updated 3 years ago
- 国密加解密代码实现☆47Updated 7 years ago
- 国家商用加密算法 SMx(SM2,SM3,SM4)☆399Updated 2 years ago
- SKINNY tweakable block cipher☆20Updated last year
- An Open Source Library for Elliptic Curve Cryptosystem☆22Updated 13 years ago
- A process for key negotiation using ECDH (Elliptic-Curve Diffie–Hellman)☆33Updated 5 years ago
- This is an implementation of the Elliptic-Curve Diffie-Hellman Cryptographic Algorithm.☆16Updated 3 years ago
- Simple implementation of the RSA algorithm☆159Updated 6 years ago
- Implementation of Data Encryption Standard (DES) in C☆271Updated 7 years ago
- 国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)☆105Updated 9 years ago
- Montgomery multiply☆12Updated 10 years ago
- 国密《GM/T 0005-2012 随机性检测规范》。本项目中大部分代码搬运自github上kravietz的同名项目nist-sts,在原有基础上新增了自相关测试、扑克测试、游程分布测试三项测试。☆68Updated 3 years ago
- GM/T serial standards implementations☆18Updated 3 years ago
- sm2、sm3、sm4 lib,not depend on openssl☆26Updated 11 months ago