python3-pbkdf2

Python RSA PKCS#5 v2.0 module (Python 3)

Description

This module implements the password-based key derivation function, PBKDF2, specified in RSA PKCS#5 v2.0.

PKCS#5 v2.0 Password-Based Key Derivation is a key derivation function which is part of the RSA Public Key Cryptography Standards series. The provided implementation takes a password or a passphrase and a salt value (and optionally a iteration count, a digest module, and a MAC module) and provides a file-like object from which an arbitrarly-sized key can be read.

This is the Python 3 version of the package.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://www.dlitz.net/software/python-pbkdf2/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-pbkdf2