Skip to content

PrimeNumbers::BabyStepGiantStep

#include <PrimeNumbers.hpp>

Public Functions

Name
BabyStepGiantStep(const cpp_int & prime, const cpp_int & generator)
cpp_int SolveECDLP(const cpp_int & number)

Public Functions Documentation

function BabyStepGiantStep

BabyStepGiantStep(
    const cpp_int & prime,
    const cpp_int & generator
)

function SolveECDLP

cpp_int SolveECDLP(
    const cpp_int & number
)

Updated on 2026-03-04 at 13:10:44 -0800