macOS
brew install fpllllocal Homebrew formula metadata
sudo port install fplllMacPorts ports tree · math/fplll/Portfile · 来源: api.github.com
安装
brew install fpllllocal Homebrew formula metadata
sudo port install fplllMacPorts ports tree · math/fplll/Portfile · 来源: api.github.com
sudo apk add fplllAlpine Linux edge package indexes · fplll · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#fplllnixpkgs package indexes · pkgs/by-name/fp/fplll/package.nix · 来源: api.github.com
sudo pacman -S fplllArch Linux sync databases · fplll · 来源: geo.mirror.pkgbuild.com
sudo zypper install fplllopenSUSE Tumbleweed package metadata · fplll · 来源: download.opensuse.org
sudo apt install fplll-toolsDebian stable package indexes · fplll-tools · 来源: deb.debian.org
概览
Lattice algorithms using floating-point arithmetic
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
fplll | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
latticegen | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:fplll |
|---|---|
| 版本 | 5.5.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/fplll/fplll |
| 仓库 | https://github.com/fplll/fplll |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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.7
Lenstra-Lovász Lattice Basis Reduction Algorithm Library
https://github.com/dstehle/fplll
sudo zypper install fplll来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.