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

Replace Cyrus SASL MD5 with Colin Plumb's MD5 #450

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bgermann
Copy link

HMAC-MD5 is not used anymore, so drop it without replacement. Using Colin Plumb's 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 Colin Plumb's 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://github.com/jeffboody/libmd5/tree/5b2f2eab1f5126933dd9560c1cfbcabf7e6a1722
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