SRP - SRP-6a Secure Remote Password protocol#
Implementation of the SRP-6a protocol (RFC 5054) for password-authenticated key exchange. Includes support for the 3072-bit group used by HomeKit.
Installation#
opam install srp will install this library.