Search
NextHubCrypto
v0.1.0
Pages
Modules
Settings
View Source
NextHubCrypto.Tools
(NextHubCrypto v0.1.0)
Link to this section
Summary
Functions
check_salt_length(salt_len)
get_random_string(len, allowed_chars \\ 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789')
secure_check(hash, stored)
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