Skip to content

Implement MD5-sess #4

Description

@catwell

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions