Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
61493874
Topic
4453897
Board
Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
albert0bsd
on
25/12/2022, 04:31:40 UTC
Quote from: AlexanderCurl on December 24, 2022, 09:25:39 PM
Using secp256k1 library:
https://github.com/AlexCurl/bitcoin_tools/blob/main/ecc_gmp_C/main.c
Interesting repository, I see some of my tools there but also some interesting codes, I will check some codes there because they implement libgmp.
Thanks