MCPcopy Create free account
hub / github.com/ddimaria/rust-actix-example / hash

Function hash

src/auth.rs:49–54  ·  view source on GitHub ↗

Encrypt a password Uses the argon2i algorithm. auth_salt is environment-configured.

(password: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

it_hashes_a_passwordFunction · 0.85
loginFunction · 0.85
fromMethod · 0.85

Calls

no outgoing calls

Tested by 2

it_hashes_a_passwordFunction · 0.68