python-scrypt 0.8.7
Bindings for the scrypt key derivation function library
This is a set of Python bindings for the scrypt key derivation function.
- Website: https://bitbucket.org/mhallin/py-scrypt
- Licenses: FreeBSD
- Package source: gnu/packages/python-crypto.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-scrypt 0.8.7
as follows:
guix install python-scrypt@0.8.7
Or install the latest version:
guix install python-scrypt
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.