Skip to content

v0.4.0

Compare
Choose a tag to compare
@adam-fowler adam-fowler released this 15 May 07:51
· 16 commits to main since this release
112b72c
  • Add simple version of client and server proofs detailed in the Wikipedia article on Secure Remote Password.
  • Move Error enums outside of SRPClient and SRPServer into enum SRPClientError and SRPServerError respectively