pkg.soopen package index

brew / rang 5475

Installer fplll avec Homebrew, apk, MacPorts, Nix, pacman, zypper, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fplll pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install fplll

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install fplll

MacPorts ports tree · math/fplll/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add fplll

Alpine Linux edge package indexes · fplll · Source: dl-cdn.alpinelinux.org

Nixvérifié · 92%
nix profile install nixpkgs#fplll

nixpkgs package indexes · pkgs/by-name/fp/fplll/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S fplll

Arch Linux sync databases · fplll · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install fplll

openSUSE Tumbleweed package metadata · fplll · Source: download.opensuse.org

Debian aptvérifié · 92%
sudo apt install fplll-tools

Debian stable package indexes · fplll-tools · Source: deb.debian.org

aperçu

Résumé du paquet

Lattice algorithms using floating-point arithmetic

Commandes et alias

  • fplll
  • latticegen

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • fplll 2.0: Reworked from fplll 1.3, switched from C to C++, added the wrapper, and improved portability for Sage.
  • fplll 3.0: Added short lattice vector enumeration and changed from GPL to LGPL.
  • fplll 4.0.0: Added BKZ reduction through the fplll command.
  • fplll 5.0: Switched to C++11, GitHub-based open development, BKZ 2.0 features, fpylll, API documentation, and expanded tests.
  • 2024: Version 5.5.0 was published on GitHub.

Related projects

  • fpylll is the Python interface for fplll; Sage includes fplll for integer matrix and lattice functionality; fplll's NEWS also names the fplll strategizer project for precomputed BKZ strategies and compares early fplll 2.0 work with Magma and NTL LLL implementations.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
fplllexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
latticegenexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire5.5.0
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:fplll
Version5.5.0
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/fplll/fplll
Dépôthttps://github.com/fplll/fplll
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

fplll-tools 5.5.0-1.1

Tools to compute LLL-reduction of Euclidian lattices

https://github.com/fplll/fplll/

sudo apt install fplll-tools
  • Section: math
  • Architecture: amd64
  • Source Package: fplll
  • 6 Dépendances
  • normalized package name match
  • Correspondance par : Fplll
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fplll-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libfplll-dev 5.5.0-1.1

Library for LLL-reduction of Euclidean lattices, development

https://github.com/fplll/fplll/

sudo apt install libfplll-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: fplll
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Fplll
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libfplll-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libfplll9 5.5.0-1.1

Library for LLL-reduction of Euclidean lattices, runtime

https://github.com/fplll/fplll/

sudo apt install libfplll9
  • Section: libs
  • Architecture: amd64
  • Source Package: fplll
  • 6 Dépendances
  • normalized package name match
  • Correspondance par : Fplll
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libfplll9 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libfplll9-data 5.5.0-1.1

Library for LLL-reduction of Euclidean lattices, data

https://github.com/fplll/fplll/

sudo apt install libfplll9-data
  • Section: libs
  • Architecture: all
  • Source Package: fplll
  • normalized package name match
  • Correspondance par : Fplll
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libfplll9-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

fplll

nix profile install nixpkgs#fplll
  • normalized package name match
  • Correspondance par : Fplll
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fp/fplll/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

fplll-tools 5.4.5-1.1build1

Tools to compute LLL-reduction of Euclidian lattices

https://github.com/fplll/fplll/

sudo apt install fplll-tools
  • Section: universe/math
  • Architecture: amd64
  • Source Package: fplll
  • 6 Dépendances
  • normalized package name match
  • Correspondance par : Fplll
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: fplll-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libfplll-dev 5.4.5-1.1build1

Library for LLL-reduction of Euclidean lattices, development

https://github.com/fplll/fplll/

sudo apt install libfplll-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: fplll
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Fplll
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libfplll-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libfplll8-data 5.4.5-1.1build1

Library for LLL-reduction of Euclidean lattices, data

https://github.com/fplll/fplll/

sudo apt install libfplll8-data
  • Section: universe/libs
  • Architecture: all
  • Source Package: fplll
  • normalized package name match
  • Correspondance par : Fplll
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libfplll8-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libfplll8t64 5.4.5-1.1build1

Library for LLL-reduction of Euclidean lattices, runtime

https://github.com/fplll/fplll/

sudo apt install libfplll8t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: fplll
  • 6 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Fplll
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libfplll8t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

fplll 5.5.0-r1

Lattice algorithms using floating-point arithmetic

https://github.com/fplll/fplll

sudo apk add fplll
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: fplll
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Fplll
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fplll from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fplll-dev 5.5.0-r1

Lattice algorithms using floating-point arithmetic (development files)

https://github.com/fplll/fplll

sudo apk add fplll-dev
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: fplll
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Fplll
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fplll-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fplll-libs 5.5.0-r1

Lattice algorithms using floating-point arithmetic (libraries)

https://github.com/fplll/fplll

sudo apk add fplll-libs
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: fplll
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Fplll
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fplll-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fplll-static 5.5.0-r1

Lattice algorithms using floating-point arithmetic (static library)

https://github.com/fplll/fplll

sudo apk add fplll-static
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: fplll
  • normalized package name match
  • Correspondance par : Fplll
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fplll-static from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fplll-strategies 5.5.0-r1

Strategies for fplll

https://github.com/fplll/fplll

sudo apk add fplll-strategies
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: fplll
  • normalized package name match
  • Correspondance par : Fplll
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fplll-strategies from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

fplll 5.5.0-2

Lattice algorithms using floating-point arithmetic

https://github.com/fplll/fplll

sudo pacman -S fplll
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • 6 Dépendances
  • normalized package name match
  • Correspondance par : Fplll
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: fplll from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

fplll 5.5.0-1.7

Lenstra-Lovász Lattice Basis Reduction Algorithm Library

https://github.com/dstehle/fplll

sudo zypper install fplll
  • License: LGPL-2.1-or-later
  • Category: Productivity/Scientific/Math
  • Architecture: x86_64
  • Source Package: fplll
  • 7 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Fplll
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: fplll from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation