# cryptol installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cryptol in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:cryptol
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install cryptol
```

  Evidenz: local Homebrew formula metadata

### Linux

- pacman (92%):

```sh
sudo pacman -S cryptol
```

  Evidenz: Arch Linux sync databases: cryptol from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Ubuntu apt (92%):

```sh
sudo apt install cryptol
```

  Evidenz: Ubuntu 24.04 LTS package indexes: cryptol from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

## Paketfakten

- **Paketschlüssel:** brew:cryptol
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/cryptol>
- **Version:** 3.5.0
- **Quellzusammenfassung:** Domain-specific language for specifying cryptographic algorithms
- **Homepage:** <https://galoisinc.github.io/cryptol/master/RefMan.html>
- **Upstream-Dokumentation:** <https://galoisinc.github.io/cryptol/master/RefMan.html>
- **Lizenz:** BSD-3-Clause
- **Quellarchiv:** <https://hackage.haskell.org/package/cryptol-3.5.0/cryptol-3.5.0.tar.gz>
- **Aktualisiert:** 2026-02-10T00:21:21Z
- **Generierte Quelle:** 2026-05-26T22:45:13+00:00

## Executables

- check-exercises (cli)
- cryptol (cli)
- cryptol-html (cli)
- check-exercises (Alias)
- cryptol (Alias)
- cryptol-html (Alias)

## Abhängigkeiten

- gmp
- z3

## Build-Abhängigkeiten

- cabal-install
- ghc@9.12

## Von macOS bereitgestellte Bibliotheken

- libffi
- ncurses

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Aktualität

- Seite generiert: 2026-05-26
- Manager-Version: 3.5.0
- Manager aktualisiert: 2026-02-10
- lokale Daten: ok
- Upstream-Repository: https://galoisinc.github.io/cryptol/master/RefMan.html
- info: Release/tag comparison is only available for GitHub repositories.

## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** green / low
- narrow executable package without higher-risk signals

## Verwandte Links

- [gmp](https://www.automicvault.com/pkg/brew/gmp/) - Runtime dependency declared by Homebrew.
- [z3](https://www.automicvault.com/pkg/brew/z3/) - Runtime dependency declared by Homebrew.
- [cabal-install](https://www.automicvault.com/pkg/brew/cabal-install/) - Build dependency declared by Homebrew.
- [ghc@9.12](https://www.automicvault.com/pkg/brew/ghc-9-12/) - Build dependency declared by Homebrew.

## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
