View Source Bonfire.Common.Crypto (Bonfire v0.9.10-classic-beta.169)

Summary

Functions

Link to this function

decrypt_with_auth_key(encrypted, password, salt)

View Source
Link to this function

encrypt_with_auth_key(clear_text, password)

View Source
Link to this function

encrypt_with_auth_key(clear_text, password, salt)

View Source