macOS
brew install scryptlocal Homebrew formula metadata
sudo port install scryptMacPorts ports tree · security/scrypt/Portfile · Source: api.github.com
brew / rang 8271
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de scrypt pour les workflows d'agents IA.
installation
brew install scryptlocal Homebrew formula metadata
sudo port install scryptMacPorts ports tree · security/scrypt/Portfile · Source: api.github.com
sudo apt install scryptDebian stable package indexes · scrypt · Source: deb.debian.org
nix profile install nixpkgs#scryptnixpkgs package indexes · pkgs/by-name/sc/scrypt/package.nix · Source: api.github.com
sudo pacman -S scryptArch Linux sync databases · scrypt · Source: geo.mirror.pkgbuild.com
sudo zypper install scryptopenSUSE Tumbleweed package metadata · scrypt · Source: download.opensuse.org
aperçu
Encrypt and decrypt files using memory-hard password function
historique
scrypt is both a memory-hard password-based key-derivation function and the name of its reference command-line file-encryption utility.
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.
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.
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.
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.
posture de sécurité
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.
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 |
|---|---|---|---|
scrypt | 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://www.tarsnap.com/scrypt.html
métadonnées d'installation
| Clé du paquet | brew:scrypt |
|---|---|
| Version | 1.3.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/scrypt |
| Page d'accueil | https://www.tarsnap.com/scrypt.html |
| Dépôt | https://github.com/Tarsnap/scrypt |
| Docs amont | https://www.tarsnap.com/scrypt.html |
| Licence | BSD-2-Clause |
| Archive source | https://www.tarsnap.com/scrypt/scrypt-1.3.3.tgz |
| Dernière mise à jour | 2026-09-13T14:14:59Z |
| Pulse | updated |
| Dépendances | openssl@4 |
| 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 | scrypt |
| 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.
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-devlibscrypt-kdf1 1.3.3-1
Shared library for encryption using scrypt for key derivation
https://www.tarsnap.com/scrypt.html
sudo apt install libscrypt-kdf1scrypt 1.3.3-1
File encryption utility using scrypt for key derivation
https://www.tarsnap.com/scrypt.html
sudo apt install scryptscrypt
nix profile install nixpkgs#scryptlibscrypt-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-devlibscrypt-kdf1 1.3.2-1build2
Shared library for encryption using scrypt for key derivation
https://www.tarsnap.com/scrypt.html
sudo apt install libscrypt-kdf1scrypt 1.3.2-1build2
File encryption utility using scrypt for key derivation
https://www.tarsnap.com/scrypt.html
sudo apt install scryptscrypt 1.3.3-1
key derivation function and encryption utility
https://www.tarsnap.com/scrypt.html
sudo pacman -S scryptscrypt 1.3.3-1.5
Password-based encryption utility using the scrypt key derivation function
https://www.tarsnap.com/scrypt.html
sudo zypper install scryptscrypt
sudo port install scryptpiste 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.