# Installer scrypt avec Homebrew, apt, MacPorts, Nix, pacman, zypper

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

## installation

```sh
sudo av install brew:scrypt
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install scrypt
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install scrypt
```

  Preuve: MacPorts ports tree: security/scrypt/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install scrypt
```

  Preuve: Debian stable package indexes: scrypt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#scrypt
```

  Preuve: nixpkgs package indexes: pkgs/by-name/sc/scrypt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S scrypt
```

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

- zypper (92%):

```sh
sudo zypper install scrypt
```

  Preuve: openSUSE Tumbleweed package metadata: scrypt from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:scrypt
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.3.3
- **Résumé source:** Encrypt and decrypt files using memory-hard password function
- **Page d'accueil:** <https://www.tarsnap.com/scrypt.html>
- **Dépôt:** <https://github.com/Tarsnap/scrypt>
- **Dernière mise à jour:** 2026-05-12T21:44:37Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- scrypt (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.3.3

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour scrypt. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- Debian apt - libscrypt-kdf-dev - 1.3.3-1: normalized package name match | Debian stable package indexes: libscrypt-kdf-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Development library for encryption using scrypt for key derivation | https://www.tarsnap.com/scrypt.html
- Debian apt - libscrypt-kdf1 - 1.3.3-1: normalized package name match | Debian stable package indexes: libscrypt-kdf1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Shared library for encryption using scrypt for key derivation | https://www.tarsnap.com/scrypt.html
- Debian apt - scrypt - 1.3.3-1: normalized package name match | Debian stable package indexes: scrypt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | File encryption utility using scrypt for key derivation | https://www.tarsnap.com/scrypt.html
- Nix - scrypt: normalized package name match | nixpkgs package indexes: pkgs/by-name/sc/scrypt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libscrypt-kdf-dev - 1.3.2-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libscrypt-kdf-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Development library for encryption using scrypt for key derivation | https://www.tarsnap.com/scrypt.html
- Ubuntu apt - libscrypt-kdf1 - 1.3.2-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libscrypt-kdf1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Shared library for encryption using scrypt for key derivation | https://www.tarsnap.com/scrypt.html
- Ubuntu apt - scrypt - 1.3.2-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: scrypt from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | File encryption utility using scrypt for key derivation | https://www.tarsnap.com/scrypt.html
- pacman - scrypt - 1.3.3-1: normalized package name match | Arch Linux sync databases: scrypt from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | key derivation function and encryption utility | https://www.tarsnap.com/scrypt.html
- zypper - scrypt - 1.3.3-1.5: normalized package name match | openSUSE Tumbleweed package metadata: scrypt from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Password-based encryption utility using the scrypt key derivation function | https://www.tarsnap.com/scrypt.html
- MacPorts - scrypt: normalized package name match | MacPorts ports tree: security/scrypt/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/scrypt.yml](https://github.com/mxcl/pkgdb/blob/main/combined/scrypt.yml)


## Sources

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