View Source NextHubCrypto.Tools (NextHubCrypto v0.1.0)

Link to this section Summary

Link to this section Functions

Link to this function

check_salt_length(salt_len)

View Source
Link to this function

get_random_string(len, allowed_chars \\ 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789')

View Source
Link to this function

secure_check(hash, stored)

View Source