Private_key_search is using BSGs algorithm to discover the private key
-
Updated
Sep 6, 2024 - TypeScript
Private_key_search is using BSGs algorithm to discover the private key
privkey hunt for crypto currencies that use secp256k1 elliptic curve
A CUDA based sieve for numbers of the form k*b^n-1. This project is heavily based on SR2Sieve.
Script for the use of lightweight databases focused on public keys and BSGS, to reduce the use of disk and ram space.
An implementation of Shank's (BSGS) algorithm on a toy elliptic curve
Ahtapot BSGS, Kurulum ve konfigurasyon dökümanları
Baby Step Giant Step algorithm implemented in python3. With complexity nlog(n)
Python3 implementation of Cryptographic attacks. Applcations examples introduced on my blog.
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.
Add a description, image, and links to the bsgs topic page so that developers can more easily learn about it.
To associate your repository with the bsgs topic, visit your repo's landing page and select "manage topics."