Skip to content

Added SRP message verification using RFC2945 #507

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jimm98y
Copy link

@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
@cipherboy cipherboy self-assigned this Apr 11, 2024
# for free to join this conversation on GitHub. Already have an account? # 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