poojagarg / ECCLinks
Implementation of Elliptic Curve Cryptography in C++
☆42Updated 10 years ago
Alternatives and similar repositories for ECC
Users that are interested in ECC are comparing it to the libraries listed below
Sorting:
- Source code for 'Cryptography in C and C++' by Michael Welschenbach☆79Updated 4 years ago
- Demonstration that AES-NI instructions can be used to implement the Chinese Encryption Standard SM4☆128Updated 6 years ago
- ☆34Updated last year
- Library for elliptic curves cryptography☆263Updated 2 years ago
- SHA-1, SHA-2, SHA-3, SM3, SM4, DES, AES implemented in C++☆43Updated 10 years ago
- Simple AES implementation in NVIDIA CUDA☆22Updated 10 years ago
- DES algorithm implementation in C☆79Updated 5 years ago
- An Open Source Library for Elliptic Curve Cryptosystem☆23Updated 13 years ago
- Using Intel AES-NI and c++ threads to search an AES128 key (well, part of it)☆83Updated 11 months ago
- A C++ library for creation and manipulation of Merkle trees☆82Updated last year
- Simple and secure ECC and ECDSA☆61Updated 3 years ago
- Implementation of Differential Power Analysis (DPA) and Correlation Power Analysis (CPA) attacks on AES-128☆26Updated 2 years ago
- stuff☆34Updated 9 years ago
- C library for ECC-SM2 public encrypt☆10Updated 9 years ago
- ☆316Updated last month
- C++ implementation of Data Encryption Standard (DES, 3DES) (ECB, CBC)☆120Updated last year
- C++ unsigned 256 bit integer type☆180Updated 11 months ago
- masked, bit-sliced AES-128 demo code☆14Updated 11 months ago
- A mirror of the nettle repository☆70Updated this week
- 基于Miracl的国密算法SM9实现☆76Updated 2 years ago
- Implementations of some lightweight block ciphers in C☆19Updated 7 years ago
- Implementation of authenticated encryption GCM. The block cipher used is AES-128.☆29Updated 6 years ago
- C++ library for Finite Fields and Elliptic Curves☆166Updated 4 years ago
- KeccakTools is a set of C++ classes that can help analyze the Keccak sponge function family, designed by Guido Bertoni, Joan Daemen, Mich…☆185Updated 7 years ago
- Cryptographic Library☆62Updated 3 months ago
- pollard's p-1 algorithm on CUDA☆28Updated 11 years ago
- C++ library for Fast Fourier Transforms in finite fields☆100Updated 4 years ago
- C Crypto library supporting DES, AES128, SHA256, CCM-AES128, ECDSA, ECDH, PKCS#1 v1.5☆13Updated 3 years ago
- C implementation of the SHA-3 and Keccak with Init/Update/Finalize hashing API (NIST FIPS 202/Etherium)☆181Updated last year
- A short, proof-of-concept RSA and AES encryption program with OpenSSL☆150Updated 3 months ago