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-04-15 at 11:00:39 -0700