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 SRPClientandSRPServerinto enumSRPClientErrorandSRPServerErrorrespectively
SRPClient and SRPServer into enum SRPClientError and SRPServerError respectively