Commit Graph

3 Commits

Author SHA1 Message Date
Steven Fackler
8ead6e6c69
Update hash crates 2021-12-08 18:30:44 -05:00
Steven Fackler
4e8b9078a1 fix build 2021-04-29 17:07:24 -04:00
Jeff Davis
e4e48a06b7 Add password module for hashing on the client side.
Hashing a password on the client side is useful so that you can set a
user's password without ever sending it in plain text to the
server. This avoids leaking passwords in the log or elsewhere.
2021-01-12 14:39:10 -08:00