A small framework for playing around with finite fields and elliptic curves
-
Updated
Apr 6, 2018 - C++
A small framework for playing around with finite fields and elliptic curves
Implementaciones del algoritmo de encriptación DES en C++ utilizando bitset, usigned char y unsigned int de 64 bits, algoritmo de Euclides, potenciación modular, test de primalidad de Miller-Rabin.
C++ Implementation of Elliptic Curve Cryptograph
Archive of (mostly C++) Programs I made for Cryptography study. Teaching materials can be downloaded here:
Nayuki's implementation of cryptographic primitives used in Bitcoin.
Pollard’s Kangaroo find solutions to the discrete logarithm secp256k1 PRIVATE KEY + NONCES in a known range
Task - multiply an elliptic curve point by a scalar, using webasm, C++(или Rust). Безопасность программного обеспечения мобильных систем. Лектор Козловский ВВ.
opmsg message encryption
elliptic curve cryptography with GPU acceleration
Error detection enabled Window method scalar multiplication on Elliptic Curves
A code that check the solutions for elliptic curves over large prime fields
=nil; Foundation's Algebraic Operations and Structures Module
Antelope cryptography library for ECC, RSA and SHA-3
A library for computing Hecke matrices, eigenvectors, and eigenvalues for positive definite rational ternary quadratic forms.
A small library for doing elliptic curve Diffie-Hellman key exchange using binary curves (NOT CONSTANT TIME)
OpenFrogget is a secure file encryption tool combining custom elliptic curve eccfrog512ck2 cryptography with AES-GCM for hybrid encryption. Built in modern C++ with a fully open GPL license.
If you like this project, please ⭐⭐⭐ it on GitHub!! Solidity-compatible BLS signatures, threshold encryption, distributed key generation library in modern C++. Actively maintained and used by SKALE for consensus, distributed random number gen, inter-chain communication and protection of transactions. BLS threshold signatures can be verified in
Mersenne prime search using integer arithmetic and an IDBWT via an NTT executed on the GPU through OpenCL.
Add a description, image, and links to the elliptic-curves topic page so that developers can more easily learn about it.
To associate your repository with the elliptic-curves topic, visit your repo's landing page and select "manage topics."