pkg.soopen package index

brew / 順位 8271

scrypt を Homebrew, apt, MacPorts, Nix, pacman, zypper でインストール

scrypt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install scrypt

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install scrypt

MacPorts ports tree · security/scrypt/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install scrypt

Debian stable package indexes · scrypt · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#scrypt

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

Arch Linux pacman確認済み · 92%
sudo pacman -S scrypt

Arch Linux sync databases · scrypt · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install scrypt

openSUSE Tumbleweed package metadata · scrypt · ソース: download.opensuse.org

概要

パッケージ概要

Encrypt and decrypt files using memory-hard password function

コマンドとエイリアス

  • scrypt

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 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.

ソース

  • 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

セキュリティ状態

保護ツール対応はまだ見つかっていません

scrypt に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
scryptcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-09-19
マネージャ版1.3.3
マネージャ更新日2026-09-13
ローカルデータOK
上流not checked
検出された最新未検出

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
Pulseupdated
依存関係openssl@4
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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