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☆61Updated 3 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆77Updated 5 years ago
- SHA-256 implementation☆190Updated last year
- AES algorithm implementation in C☆654Updated 11 months ago
- Attempt for a cross platform AES-GCM encryption☆45Updated 5 years ago
- Simple implementation of the RSA algorithm☆160Updated 6 years ago
- RSA2048☆92Updated 6 years ago
- An Open Source Library for Elliptic Curve Cryptosystem☆23Updated 13 years ago
- 国家商用加密算法 SMx(SM2,SM3,SM4)☆400Updated 2 years ago
- 基于Miracl的国密算法SM9实现☆76Updated 2 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆416Updated 4 years ago
- Implementation of Data Encryption Standard (DES) in C☆279Updated 7 years ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆524Updated 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
- 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
- sm2、sm3、sm4 lib,not depend on openssl☆26Updated last year
- 不依赖第三方库实现国密SM2、SM3、SM4算法☆48Updated 2 years ago
- Small portable Elliptic-Curve Diffie-Hellman in C☆282Updated 3 years ago
- Fast software implementation in C of the FIPS 180-2 hash algorithms SHA-224, SHA-256, SHA-384 and SHA-512☆58Updated last year
- 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
- base64 c implementation☆260Updated 5 years ago
- C++ code of 1024 rsa☆136Updated 11 years ago
- RSA encrypter, decrypter and key generator☆37Updated 7 years ago
- C implementation of the MD5 algorithm☆182Updated 3 years ago
- DES algorithm implementation in C☆79Updated 5 years ago
- Cryptographic Library☆60Updated last month
- crc16/crc32/crc64☆182Updated last year
- Standalone AES-GCM library (pulled out of mbed TLS)☆33Updated 9 years ago
- 国密加解密代码实现☆48Updated 8 years ago
- 国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)☆106Updated 9 years ago