python3-pbkdf2 - A module for a password-based key derivation function
| Website: | https://www.dlitz.net/software/python-pbkdf2/ |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
A pure Python Implementation of the password-based key derivation function, PBKDF2, specified in RSA PKCS#5 v2.0.
Packages
| python3-pbkdf2-1.3-5.fc24.noarch [16 KiB] |
Changelog
by Jonny Heggheim (2016-11-08):
- Use autosetup - Corrrected the LICENSE file to MIT - Enable tests |