macOS
brew install cryptollocal Homebrew formula metadata
安装
brew install cryptollocal Homebrew formula metadata
sudo pacman -S cryptolArch Linux sync databases · cryptol · 来源: geo.mirror.pkgbuild.com
sudo apt install cryptolUbuntu 24.04 LTS package indexes · cryptol · 来源: archive.ubuntu.com
概览
Domain-specific language for specifying cryptographic algorithms
历史
Cryptol is a domain-specific language and toolchain for specifying and checking cryptographic algorithms. It is packaged as a developer tool because its main value is an executable specification language, REPL-like interpreter, and solver-backed verification workflow rather than a conventional application.
The official README says Cryptol was designed by Galois for the NSA Laboratory for Advanced Cybersecurity Research as a public standard for specifying cryptographic algorithms. The current repository represents Cryptol version 3 and carries Galois copyright notices beginning in 2013, with the public GitHub repository created in 2014.
Cryptol is distributed through official GitHub release binaries for macOS, Linux, and Windows, and the README explicitly documents Homebrew installation for macOS. The supplied package metadata also lists Arch and Ubuntu packages, reflecting a tool that is niche but important enough for language, formal-methods, and cryptography users to want through normal package channels.
Users write executable specifications of cryptographic algorithms in Cryptol, then use the interpreter's :check command for randomized testing and :prove or :sat commands through SMT solvers such as Z3. The README also points users toward examples, the standard library, and the related SAW tooling for checking implementations against specifications.
Cryptol is interesting to packagers because it bundles a language runtime, documentation, examples, and solver expectations into a CLI package. Its README notes that Homebrew installs the appropriate Z3 version automatically, which is the kind of dependency detail that determines whether a formal-methods package works out of the box.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
check-exercises | cli | 全局可执行文件 | |
cryptol | cli | 全局可执行文件 | |
cryptol-html | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://galoisinc.github.io/cryptol/master/RefMan.html
安装元数据
| 软件包键 | brew:cryptol |
|---|---|
| 版本 | 3.5.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/cryptol |
| 主页 | https://galoisinc.github.io/cryptol/master/RefMan.html |
| 仓库 | https://github.com/GaloisInc/cryptol |
| 上游文档 | https://galoisinc.github.io/cryptol/master/RefMan.html |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://hackage.haskell.org/package/cryptol-3.5.0/cryptol-3.5.0.tar.gz |
| 依赖 | gmp, z3 |
| 构建依赖 | cabal-install, ghc@9.12 |
| macOS 提供的库 | libffi, ncurses |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cryptol |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
cryptol 3.0.0-1build1
domain-specific language of cryptography
sudo apt install cryptolcryptol 3.3.0-88
The Language of Cryptography
https://tools.galois.com/cryptol
sudo pacman -S cryptol来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.