bad057ebaa
comprehensive password hashing framework supporting over 30 schemes. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> [Thomas: fix license, it is BSD-3-Clause] Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
config BR2_PACKAGE_PYTHON_PASSLIB
|
|
bool "python-passlib"
|
|
help
|
|
comprehensive password hashing framework supporting over 30
|
|
schemes.
|
|
|
|
https://bitbucket.org/ecollins/passlib
|