yesod-auth-hmac-keccak

An account authentication plugin for yesod with encrypted token transfer.

Latest on Hackage:0.0.0.5

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by nek0
Maintained by [email protected]

This authentication plugin for Yesod uses a challenge-response authentication mechanism, where the password is encrypted via HMAC- Keccak on the client side.