FICHA · MANJARO

python-scrypt

Bindings for the scrypt key derivation function library

  • Library
  • Dev
  • SECURITY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Exposes the scrypt key-derivation function to Python for turning passwords or passphrases into stronger cryptographic keys. It is useful for software that needs password-based encryption or password verification with configurable cost.

Developers must choose memory, CPU, and salt parameters carefully. Weak settings, reused salts, or mishandled secrets can reduce the protection that scrypt is meant to provide.

Permissions

Permissions not analysed for this source yet.