[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#698015: ITP: python-pbkdf2 -- Python RSA PKCS#5 v2.0 module



Package: wnpp
Severity: wishlist
Owner: Alessio Treglia <alessio@debian.org>

* Package name    : python-pbkdf2
  Version         : 1.3
  Upstream Author : Dwayne C. Litzenberger <dlitz@dlitz.net>
* URL             : https://www.dlitz.net/software/python-pbkdf2/
* License         : Expat
  Programming Lang: Python
  Description     : Python RSA PKCS#5 v2.0 module

 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.


Reply to: