6.1.1.3.2.18. linotp.lib.phppass module

class linotp.lib.phppass.PasswordHash(iteration_count_log2=8, portable_hashes=True, algorithm='')[source]
check_password(pw, stored_hash)[source]
crypt_private(pw, setting)[source]
encode64(inp, count)[source]
gensalt_blowfish(inp)[source]
gensalt_extended(inp)[source]
gensalt_private(inp)[source]
get_random_bytes(count)[source]
hash_password(pw)[source]