v0.4.0
- Add simple version of client and server proofs detailed in the Wikipedia article on Secure Remote Password.
- Move Error enums outside of
SRPClient
andSRPServer
into enumSRPClientError
andSRPServerError
respectively
SRPClient
and SRPServer
into enum SRPClientError
and SRPServerError
respectively