[ 源代码: python-pbkdf2 ]
软件包:python3-pbkdf2(1.3+20110613.git2a0fb15~ds0-3.2)
python3-pbkdf2 的相关链接
Debian 的资源:
下载源码包 python-pbkdf2:
- [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]
维护者:
外部的资源:
- 主页 [www.dlitz.net]
相似软件包:
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.
其他与 python3-pbkdf2 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)