This repository contains code for resource estimation of the space-efficient quantum modular inversion procedure used in elliptic-curve discrete logarithm settings. The project currently includes two ...
The elliptic curve discrete logarithm problem (ECDLP) lies at the heart of modern public-key cryptography. It concerns the challenge of determining an unknown scalar multiplier given two points on an ...
Abstract: The security of modern cryptographic systems often relies on the hardness of the Discrete Logarithm Problem (DLP), particularly through its application in the Diffie-Hellman key exchange ...
Collection of genetic algorithm implementations targeting the discrete logarithm problem on the secp256k1 elliptic curve. Contains 81 scripts exploring different fitness functions, population ...