macOS
brew install cryptollocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cryptol pour les workflows d'agents IA.
installation
brew install cryptollocal Homebrew formula metadata
sudo pacman -S cryptolArch Linux sync databases · cryptol · Source: geo.mirror.pkgbuild.com
sudo apt install cryptolUbuntu 24.04 LTS package indexes · cryptol · Source: archive.ubuntu.com
aperçu
Domain-specific language for specifying cryptographic algorithms
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
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
| Commande | Type | Exposition | Note |
|---|---|---|---|
check-exercises | cli | exécutable global | |
cryptol | cli | exécutable global | |
cryptol-html | cli | exécutable global |
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.
https://galoisinc.github.io/cryptol/master/RefMan.html
métadonnées d'installation
| Clé du paquet | brew:cryptol |
|---|---|
| Version | 3.5.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/cryptol |
| Page d'accueil | https://galoisinc.github.io/cryptol/master/RefMan.html |
| Dépôt | https://github.com/GaloisInc/cryptol |
| Docs amont | https://galoisinc.github.io/cryptol/master/RefMan.html |
| Licence | BSD-3-Clause |
| Archive source | https://hackage.haskell.org/package/cryptol-3.5.0/cryptol-3.5.0.tar.gz |
| Dépendances | gmp, z3 |
| Dépendances de compilation | cabal-install, ghc@9.12 |
| Bibliothèques fournies par macOS | libffi, ncurses |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 cryptolpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.