pkg.soopen package index

brew / rang 8271

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

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install scrypt

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install scrypt

MacPorts ports tree · security/scrypt/Portfile · Source: api.github.com

Linux

Debian aptvérifié · 92%
sudo apt install scrypt

Debian stable package indexes · scrypt · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#scrypt

nixpkgs package indexes · pkgs/by-name/sc/scrypt/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S scrypt

Arch Linux sync databases · scrypt · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install scrypt

openSUSE Tumbleweed package metadata · scrypt · Source: download.opensuse.org

aperçu

Résumé du paquet

Encrypt and decrypt files using memory-hard password function

Commandes et alias

  • scrypt

historique

Historique du projet et usages

scrypt is both a memory-hard password-based key-derivation function and the name of its reference command-line file-encryption utility.

Historique du projet

Colin Percival originally developed scrypt for the Tarsnap online backup system. The design was presented at BSDCan 2009 as a sequential memory-hard key-derivation function intended to raise the hardware cost of brute-force attacks.

The project also supplies a demonstration command-line encryption utility and reference C implementation. The algorithm was later standardized by the IETF as RFC 7914.

Historique d'adoption

The algorithm moved beyond its original Tarsnap use into the IETF standards process and language ecosystems. The official project page records support in Python's hashlib, Node.js crypto, Go's x/crypto packages, and numerous bindings; it also notes use of a simplified variant by Litecoin.

Modes d'utilisation

The command uses `scrypt enc` and `scrypt dec` to encrypt or decrypt files, with optional limits for computation time and memory. Developers can also use the included C implementation as a KDF. The documentation cautions consumers to verify successful authenticated decryption before using produced output.

Pourquoi les passionnés de paquets s'y intéressent

scrypt helped make memory hardness a mainstream package-selection concern. Package maintainers encounter the name both as a cryptographic primitive exposed by libraries and as the small reference file-encryption command distributed here.

Chronologie

  • 2009: Colin Percival presented scrypt at BSDCan and published the original design paper.
  • 2016: The IETF published scrypt as RFC 7914.
  • 2019: The official utility reached version 1.3.0.
  • 2025: The official project published version 1.3.3.

Related projects

  • The official documentation compares scrypt with PBKDF2 and bcrypt and lists implementations for Python, Node.js, Go, Ruby, Haskell, and other environments.

Sources

  • IETF RFC 7914: https://www.rfc-editor.org/rfc/rfc7914
  • Official project page: https://www.tarsnap.com/scrypt.html
  • Official repository: https://github.com/Tarsnap/scrypt
  • Original paper: https://www.tarsnap.com/scrypt/scrypt.pdf

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

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

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
scryptcliexécutable global

fraîcheur

Version et 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.

page générée2026-09-19
version du gestionnaire1.3.3
gestionnaire mis à jour2026-09-13
données localesOK
amontnot checked
dernière version détectéenon détecté

https://www.tarsnap.com/scrypt.html

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:scrypt
Version1.3.3
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/scrypt
Page d'accueilhttps://www.tarsnap.com/scrypt.html
Dépôthttps://github.com/Tarsnap/scrypt
Docs amonthttps://www.tarsnap.com/scrypt.html
LicenceBSD-2-Clause
Archive sourcehttps://www.tarsnap.com/scrypt/scrypt-1.3.3.tgz
Dernière mise à jour2026-09-13T14:14:59Z
Pulseupdated
Dépendancesopenssl@4
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namescrypt
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

libscrypt-kdf-dev 1.3.3-1

Development library for encryption using scrypt for key derivation

https://www.tarsnap.com/scrypt.html

sudo apt install libscrypt-kdf-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: scrypt
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Scrypt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libscrypt-kdf-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libscrypt-kdf1 1.3.3-1

Shared library for encryption using scrypt for key derivation

https://www.tarsnap.com/scrypt.html

sudo apt install libscrypt-kdf1
  • Section: libs
  • Architecture: amd64
  • Source Package: scrypt
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Scrypt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libscrypt-kdf1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

scrypt 1.3.3-1

File encryption utility using scrypt for key derivation

https://www.tarsnap.com/scrypt.html

sudo apt install scrypt
  • Section: utils
  • Architecture: amd64
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Scrypt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: scrypt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

scrypt

nix profile install nixpkgs#scrypt
  • normalized package name match
  • Correspondance par : Scrypt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sc/scrypt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libscrypt-kdf-dev 1.3.2-1build2

Development library for encryption using scrypt for key derivation

https://www.tarsnap.com/scrypt.html

sudo apt install libscrypt-kdf-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: scrypt
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Scrypt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libscrypt-kdf-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libscrypt-kdf1 1.3.2-1build2

Shared library for encryption using scrypt for key derivation

https://www.tarsnap.com/scrypt.html

sudo apt install libscrypt-kdf1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: scrypt
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Scrypt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libscrypt-kdf1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

scrypt 1.3.2-1build2

File encryption utility using scrypt for key derivation

https://www.tarsnap.com/scrypt.html

sudo apt install scrypt
  • Section: universe/utils
  • Architecture: amd64
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Scrypt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: scrypt from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

scrypt 1.3.3-1

key derivation function and encryption utility

https://www.tarsnap.com/scrypt.html

sudo pacman -S scrypt
  • License: BSD
  • Architecture: x86_64
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Scrypt
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: scrypt from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

scrypt 1.3.3-1.5

Password-based encryption utility using the scrypt key derivation function

https://www.tarsnap.com/scrypt.html

sudo zypper install scrypt
  • License: BSD-3-Clause
  • Category: Productivity/Networking/Security
  • Architecture: x86_64
  • Source Package: scrypt
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Scrypt
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: scrypt from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
MacPorts95%

scrypt

sudo port install scrypt
  • normalized package name match
  • Correspondance par : Scrypt
MacPorts ports tree · api.github.com · MacPorts ports tree: security/scrypt/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation