Pakket: python3-pbkdf2 (1.3+20110613.git2a0fb15~ds0-3.2)
Verwijzigingen voor python3-pbkdf2
Debian bronnen:
Het bronpakket python-pbkdf2 downloaden:
- [python-pbkdf2_1.3+20110613.git2a0fb15~ds0-3.2.dsc]
- [python-pbkdf2_1.3+20110613.git2a0fb15~ds0.orig.tar.gz]
- [python-pbkdf2_1.3+20110613.git2a0fb15~ds0-3.2.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [www.dlitz.net]
Vergelijkbare pakketten:
Python RSA PKCS#5 v2.0 module (Python 3)
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.
Andere aan python3-pbkdf2 gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)