= libfplll =

== Description ==

fplll is a code distributed under the LGPL that LLL-reduces euclidean lattices.
Since version 3, it can also solve the shortest vector problem.

Website: https://github.com/dstehle/fplll

== License ==
 * LGPL V2.1+

== Upstream Contact ==

 * Martin Albrecht <martinralbrecht@googlemail.com>
 * Damien Stehlé <damien.stehle@gmail.com>

== Dependencies ==
 * gmp
 * mpfr

== Special Update/Build Instructions ==

Upstream no longer provides releases. The tarball was generated by
checking out the code from github and running ./autogen.sh
