macOS
brew install scryptlocal Homebrew formula metadata
sudo port install scryptMacPorts ports tree · security/scrypt/Portfile · Quelle: api.github.com
brew / Rang 8271
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für scrypt in AI-Agent-Workflows.
Installation
brew install scryptlocal Homebrew formula metadata
sudo port install scryptMacPorts ports tree · security/scrypt/Portfile · Quelle: api.github.com
sudo apt install scryptDebian stable package indexes · scrypt · Quelle: deb.debian.org
nix profile install nixpkgs#scryptnixpkgs package indexes · pkgs/by-name/sc/scrypt/package.nix · Quelle: api.github.com
sudo pacman -S scryptArch Linux sync databases · scrypt · Quelle: geo.mirror.pkgbuild.com
sudo zypper install scryptopenSUSE Tumbleweed package metadata · scrypt · Quelle: download.opensuse.org
Überblick
Encrypt and decrypt files using memory-hard password function
Verlauf
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.
Sicherheitslage
Für scrypt wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
scrypt | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://www.tarsnap.com/scrypt.html
Installationsmetadaten
| Paketschlüssel | brew:scrypt |
|---|---|
| Version | 1.3.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/scrypt |
| Homepage | https://www.tarsnap.com/scrypt.html |
| Repository | https://github.com/Tarsnap/scrypt |
| Upstream-Dokumentation | https://www.tarsnap.com/scrypt.html |
| Lizenz | BSD-2-Clause |
| Quellarchiv | https://www.tarsnap.com/scrypt/scrypt-1.3.3.tgz |
| Zuletzt aktualisiert | 2026-09-13T14:14:59Z |
| Pulse | updated |
| Abhängigkeiten | openssl@4 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 scryptQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.