Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Implement MD5-sess #4

Open
catwell opened this issue Aug 8, 2013 · 0 comments
Open

Implement MD5-sess #4

catwell opened this issue Aug 8, 2013 · 0 comments
Assignees

Comments

@catwell
Copy link
Owner

catwell commented Aug 8, 2013

This implementation only supports the MD5 algorithm. We could implement MD5-sess as well.

However MD5-sess is not very useful and is stateful (HA1 must not be recalculated after the 1st request, although many people misread the spec and do it anyway, see this bug...). I do not think there is any value in doing this, at least not as long as we do not have nonce reuse (see #3).

@ghost ghost assigned catwell Aug 8, 2013
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

No branches or pull requests

1 participant