Skip to content

Added SRP message verification using RFC2945#507

Closed
jimm98y wants to merge 0 commit into
bcgit:masterfrom
jimm98y:master
Closed

Added SRP message verification using RFC2945#507
jimm98y wants to merge 0 commit into
bcgit:masterfrom
jimm98y:master

Conversation

@jimm98y
Copy link
Copy Markdown

@jimm98y jimm98y commented Dec 24, 2023

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.

@cipherboy cipherboy self-requested a review February 7, 2024 19:27
Comment thread crypto/test/src/crypto/test/SRP6Test.cs Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SRP6 calculating M1, M2 incorrectly

2 participants