/DlogGF.jl

Experimental library on discrete logarithm in finite fields.

Primary LanguageTeXOtherNOASSERTION

DlogGF

Build Status Coverage Status codecov

A Nemo/Julia library containing algorithms for computing discrete logarithms in finite fields.

Internship work at the University of Waterloo, under the supervision of Eric Schost and Luca De Feo.

Installation

The package can be installed using

	Pkg.clone("https://github.com/erou/DlogGF.jl")

in julia.