pyscrypt

Pure-Python Implementation of the scrypt password-based key derivation function and scrypt file format library

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pyscrypt

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.6.2 2015-02-03
1.6.1 2015-01-27
1.6.0 2015-01-21
1.5.0 2014-06-19
1.4.1 2014-06-02
1.3.1 2014-05-30
1.3.0 2014-05-07
1.2.1 2014-05-07
1.2.0 2014-05-07
1.1.1 2014-05-05
1.1 2014-05-02
1.0 2014-05-02

Issues with this package?

Page last updated 2026-09-03 15:56:29 UTC