erou / DlogGF.jl

Experimental library on discrete logarithm in finite fields.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Experimental library on discrete logarithm in finite fields.

License:Other


Languages

Language:TeX 58.8%Language:Julia 41.2%