@hackage yesod-auth-hmac-keccak0.0.0.5

An account authentication plugin for yesod with encrypted token transfer.

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