Skip to content

Conversation

@bgermann
Copy link

HMAC-MD5 is not used anymore, so drop it without replacement. Using Openwall MD5 gets rid of the RSA-MD license.

Keep the C++ conditionals as well as the namespace include in the md5.h header.

Fixes: #448

HMAC-MD5 is not used anymore, so drop it without replacement.
Using Openwall MD5 gets rid of the RSA-MD license.

Keep the C++ conditionals as well as the namespace include in
the md5.h header.

Link: https://openwall.info/wiki/people/solar/software/public-domain-source-code/md5
@bgermann
Copy link
Author

Note that this is not ABI compatible due to the field differences in MD5_CTX.

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.

Problematic RSA-MD licensed files

1 participant