malan_utils v0.1.0
  • Modules

    View Source MalanUtils.Crypto (malan_utils v0.1.0)

    Link to this section Summary

    Functions

    fake_verify_password()
    hash_password(password)
    hash_token(api_token)
    strong_random_string(length)
    verify_password(given_pass, password_hash)

    Link to this section Functions

    Link to this function

    fake_verify_password()

    View Source
    Link to this function

    hash_password(password)

    View Source
    Link to this function

    hash_token(api_token)

    View Source
    Link to this function

    strong_random_string(length)

    View Source
    Link to this function

    verify_password(given_pass, password_hash)

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.3) for the Elixir programming language