FICHA · MANJARO

python-fastpbkdf2

A faster implementation of PBKDF2

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

Description

Derive cryptographic keys from passwords with a faster PBKDF2 implementation. It helps Python applications perform password-based key derivation or compatibility work where PBKDF2 is required.

This is security-sensitive cryptographic code. Iteration counts, salts, algorithm choices, and upgrade paths matter; do not lower parameters just for speed when protecting passwords or encryption keys.

Permissions

Permissions not analysed for this source yet.