bc-csharp icon indicating copy to clipboard operation
bc-csharp copied to clipboard

Added SRP message verification using RFC2945

Open jimm98y opened this issue 7 months ago • 0 comments

Added methods for calculating M1 using the formula described in RFC 2945. I tried to avoid any breaking changes, which is why the PR just adds new methods while keeping the original implementation unchanged. Fixes #506.

jimm98y avatar Dec 24 '23 14:12 jimm98y