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

configure: add --with-libgcrypt option #417

Closed
wants to merge 3 commits into from

Conversation

bonzini
Copy link
Contributor

@bonzini bonzini commented Apr 9, 2024

libgcrypt is a relatively large dependency that is used only for the sake of computing MD5 in the CHAP authentication protocol.

Allow distributions to disable it forcibly and rely on the embedded MD5 implementation.

bonzini added 3 commits April 9, 2024 15:47
libgcrypt is a relatively large dependency that is used only for
the sake of computing MD5 in the CHAP authentication protocol.

Allow distributions to disable it forcibly and rely on the
embedded MD5 implementation.

Signed-off-by: Paolo Bonzini <[email protected]>
Implement a more generic wrapper API for message digests, so
that it is easier to also include gnutls as an option.

Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
@bonzini bonzini force-pushed the without-libgcrypt branch from 75c9661 to b4e88c1 Compare April 9, 2024 13:48
@bonzini bonzini closed this Apr 9, 2024
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.

1 participant