builder-web/auth/dune
reynir 7b81d78554 Use scrypt (#32)
Switch to using scrypt for password hashing

Co-authored-by: Reynir Björnsson <reynir@reynir.dk>
Reviewed-on: https://git.robur.io/robur/builder-web/pulls/32
Co-Authored-By: reynir <reynir@reynir.dk>
Co-Committed-By: reynir <reynir@reynir.dk>
2021-02-23 15:20:18 +00:00

3 lines
91 B
Text

(library
(name builder_web_auth)
(libraries pbkdf scrypt-kdf mirage-crypto-rng sexplib))