macOS
brew install scryptlocal Homebrew formula metadata
sudo port install scryptMacPorts ports tree · security/scrypt/Portfile · 来源: api.github.com
安装
brew install scryptlocal Homebrew formula metadata
sudo port install scryptMacPorts ports tree · security/scrypt/Portfile · 来源: api.github.com
sudo apt install scryptDebian stable package indexes · scrypt · 来源: deb.debian.org
nix profile install nixpkgs#scryptnixpkgs package indexes · pkgs/by-name/sc/scrypt/package.nix · 来源: api.github.com
sudo pacman -S scryptArch Linux sync databases · scrypt · 来源: geo.mirror.pkgbuild.com
sudo zypper install scryptopenSUSE Tumbleweed package metadata · scrypt · 来源: download.opensuse.org
概览
Encrypt and decrypt files using memory-hard password function
历史
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.
安全态势
没有找到 scrypt 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
scrypt | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.tarsnap.com/scrypt.html
安装元数据
| 软件包键 | brew:scrypt |
|---|---|
| 版本 | 1.3.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/scrypt |
| 主页 | https://www.tarsnap.com/scrypt.html |
| 仓库 | https://github.com/Tarsnap/scrypt |
| 上游文档 | https://www.tarsnap.com/scrypt.html |
| 许可证 | BSD-2-Clause |
| 源码归档 | https://www.tarsnap.com/scrypt/scrypt-1.3.3.tgz |
| 最后更新 | 2026-09-13T14:14:59Z |
| Pulse | updated |
| 依赖 | openssl@4 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 scrypt来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.