glirc-2.19: Console IRC client

Copyright(c) Eric Mertens, 2016
LicenseISC
Maintaineremertens@gmail.com
Safe HaskellNone
LanguageHaskell2010

Client.Authentication.Ecdsa

Description

Implementation of ECDSA-NIST256P-CHALLENGE SASL authentication mode as implemented at https://github.com/kaniini/ecdsatool and used on Freenode.

Using this mode requires that the ecdsa utility program is available in your search path.

Documentation