argon2_cffi: The secure Argon2 password hashing algorithm#
Description#
The secure Argon2 password hashing algorithm.
License#
MIT
Upstream Contact#
Type#
standard
Dependencies#
Version Information#
package-version.txt:
21.3.0
install-requires.txt:
argon2-cffi
Equivalent System Packages#
conda:
$ conda install argon2-cffi
gentoo:
$ sudo emerge dev-python/argon2-cffi
macports: install the following packages: py-argon2-cffi
void:
$ sudo xbps-install python3-argon2
See https://repology.org/project/argon2-cffi/versions, https://repology.org/project/python:argon2-cffi/versions
If the system package is installed and if the (experimental) option –enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.