argon2_cffi: The secure Argon2 password hashing algorithm#

Description#

The secure Argon2 password hashing algorithm.

License#

MIT

Upstream Contact#

https://pypi.org/project/argon2-cffi/

Type#

standard

Dependencies#

Version Information#

package-version.txt:

21.3.0

install-requires.txt:

argon2-cffi

Equivalent System Packages#

conda:

$ conda install  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

However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023