[ 原始碼: 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)