bsgs
There are 12 repositories under bsgs topic.
albertobsd/keyhunt
privkey hunt for crypto currencies that use secp256k1 elliptic curve
ndiab/CRYPTO
Python3 implementation of Cryptographic attacks. Applcations examples introduced on my blog.
Pardus-Ahtapot/Dokumanlar
Ahtapot BSGS, Kurulum ve konfigurasyon dökümanları
Pardus-Ahtapot/GIES
Ahtapot BSGS , Güvenli İnternet Erişim Sistemi
WanderingPhilosopher/BSGS
Baby Step Giant Step Combined Efforts to Find 1.2 Bitcoin
Mcdouglasx/lightweight-Baby-Step-Giant-Step-data-base
Script for the use of lightweight databases focused on public keys and BSGS, to reduce the use of disk and ram space.
Pardus-Ahtapot/Araclar
Ahtapot BSGS hızlı kurulum araçları
rob147147/CUDA-Riesel-Sieve
A CUDA based sieve for numbers of the form k*b^n-1. This project is heavily based on SR2Sieve.
davidlbyrne/bsgs
Baby Step Giant Step algorithm implemented in python3. With complexity nlog(n)
saunack/Cryptography-using-ECC-and-RSA-over-polynomial-and-prime-fields
Used algorithms for prime generation/check (Fermat's test and Miler Rabin's test) to implement discrete logarithm (BSGS), and inverse and exponentiation (Extended Euclid's algorithm). Refer to readme.txt for more details.
SrCrow02/private_key_search
Private_key_search is using BSGs algorithm to discover the private key
phanen/DLP_solver
An implementation of Shank's (BSGS) algorithm on a toy elliptic curve