Skip to content

Conversation

@qmuntal
Copy link
Collaborator

@qmuntal qmuntal commented Aug 16, 2023

  • MD4 will be used in x/crypto/md4.
    Always available in OpenSSL 1, but in OpenSSL it os available in the legacy provider.
  • MD5 will be used in crypto/md5.
    This package is still not baked by openssl because upstream haven't implemented the boring bindings for it, as it is not FIPS approved nor generally recommended. Yet, we (Microsoft) need to support MD5 in case someone doesn't need FIPS and gets a policy exception.
    Only available if FIPS mode is not enabled.

@qmuntal
Copy link
Collaborator Author

qmuntal commented Aug 25, 2023

@ueno @derekparker can you take a look at this? Thanks!

@qmuntal
Copy link
Collaborator Author

qmuntal commented Aug 31, 2023

Friendly PTAL remained @derekparker @ueno

@qmuntal qmuntal merged commit 13f20f3 into v2 Aug 31, 2023
@qmuntal qmuntal deleted the md4md5 branch August 31, 2023 14:38
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.

4 participants