macOS
brew install fpllllocal Homebrew formula metadata
sudo port install fplllMacPorts ports tree · math/fplll/Portfile · source: api.github.com
brew
Lattice algorithms using floating-point arithmetic. Version 5.5.0 via Homebrew; verified from local package data.
install
brew install fpllllocal Homebrew formula metadata
sudo port install fplllMacPorts ports tree · math/fplll/Portfile · source: api.github.com
sudo apk add fplllAlpine Linux edge package indexes · fplll · source: dl-cdn.alpinelinux.org
sudo apt install fplll-toolsDebian stable package indexes · fplll-tools · source: deb.debian.org
nix profile install nixpkgs#fplllnixpkgs package indexes · pkgs/by-name/fp/fplll/package.nix · source: api.github.com
sudo pacman -S fplllArch Linux sync databases · fplll · source: geo.mirror.pkgbuild.com
sudo zypper install fplllopenSUSE Tumbleweed package metadata · fplll · source: download.opensuse.org
overview
Lattice algorithms using floating-point arithmetic
history
fplll is a lattice-reduction library and command-line tool centered on floating-point orthogonalization and LLL reduction. Its official README describes implementations of LLL, BKZ, HKZ, SVP, CVP, lattice generation, and library interfaces used in computational number theory and lattice-based cryptography.
The project grew from early fplll 1.x releases into a C++ lattice-reduction codebase. The official NEWS file records fplll 2.0 as an improved version of fplll 1.3, with a wrapper that chose a reliable sequence of heuristic and proved variants, a switch from C to C++, and portability work for Sage.
Later releases made fplll more useful as both a CLI and a library: fplll 3.0 added short vector enumeration and changed the license to LGPL, fplll 4.0 added BKZ reduction, and fplll 5.0 moved to C++11, a more open GitHub development model, BKZ 2.0 features, a Python interface, API documentation, and much broader automated testing.
The README documents packaged installation routes for Debian and Ubuntu as fplll-tools, conda, Homebrew on macOS, and Docker/AWS images. It also notes that fplll is included in Sage and that fpylll provides a standalone Python interface, which helped the project reach both research users and package-manager users.
The installed programs include fplll and latticegen. Typical use chains latticegen into fplll, or gives fplll a matrix from standard input or a file and selects algorithms such as LLL, BKZ, HKZ, SVP, self-dual BKZ, or CVP with command-line options.
fplll is significant because it packages research-grade lattice algorithms as a reusable Unix-style tool and library. For package maintainers it combines native C++ code, GMP/MPFR dependencies, optional precision backends, CLI programs, and bindings into a package that is important to computational mathematics, cryptanalysis, and lattice-based cryptography workflows.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fplll | cli | global executable | |
latticegen | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/fplll/fplll
install metadata
| Package key | brew:fplll |
|---|---|
| Version | 5.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fplll |
| Homepage | https://github.com/fplll/fplll |
| Repository | https://github.com/fplll/fplll |
| Upstream docs | https://fplll.github.io/fplll |
| License | LGPL-2.1-or-later |
| Source archive | https://github.com/fplll/fplll/releases/download/5.5.0/fplll-5.5.0.tar.gz |
| Dependencies | gmp, mpfr |
| Build dependencies | automake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fplll |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
fplll-tools 5.5.0-1.1
Tools to compute LLL-reduction of Euclidian lattices
https://github.com/fplll/fplll/
sudo apt install fplll-toolslibfplll-dev 5.5.0-1.1
Library for LLL-reduction of Euclidean lattices, development
https://github.com/fplll/fplll/
sudo apt install libfplll-devlibfplll9 5.5.0-1.1
Library for LLL-reduction of Euclidean lattices, runtime
https://github.com/fplll/fplll/
sudo apt install libfplll9libfplll9-data 5.5.0-1.1
Library for LLL-reduction of Euclidean lattices, data
https://github.com/fplll/fplll/
sudo apt install libfplll9-datafplll
nix profile install nixpkgs#fplllfplll-tools 5.4.5-1.1build1
Tools to compute LLL-reduction of Euclidian lattices
https://github.com/fplll/fplll/
sudo apt install fplll-toolslibfplll-dev 5.4.5-1.1build1
Library for LLL-reduction of Euclidean lattices, development
https://github.com/fplll/fplll/
sudo apt install libfplll-devlibfplll8-data 5.4.5-1.1build1
Library for LLL-reduction of Euclidean lattices, data
https://github.com/fplll/fplll/
sudo apt install libfplll8-datalibfplll8t64 5.4.5-1.1build1
Library for LLL-reduction of Euclidean lattices, runtime
https://github.com/fplll/fplll/
sudo apt install libfplll8t64fplll 5.5.0-r1
Lattice algorithms using floating-point arithmetic
https://github.com/fplll/fplll
sudo apk add fplllfplll-dev 5.5.0-r1
Lattice algorithms using floating-point arithmetic (development files)
https://github.com/fplll/fplll
sudo apk add fplll-devfplll-libs 5.5.0-r1
Lattice algorithms using floating-point arithmetic (libraries)
https://github.com/fplll/fplll
sudo apk add fplll-libsfplll-static 5.5.0-r1
Lattice algorithms using floating-point arithmetic (static library)
https://github.com/fplll/fplll
sudo apk add fplll-staticfplll-strategies 5.5.0-r1
Strategies for fplll
https://github.com/fplll/fplll
sudo apk add fplll-strategiesfplll 5.5.0-2
Lattice algorithms using floating-point arithmetic
https://github.com/fplll/fplll
sudo pacman -S fplllfplll 5.5.0-1.5
Lenstra-Lovász Lattice Basis Reduction Algorithm Library
https://github.com/dstehle/fplll
sudo zypper install fplllsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.