Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

SHA-256 #1090

Open
lorenzleutgeb opened this issue Oct 10, 2024 · 1 comment
Open

SHA-256 #1090

lorenzleutgeb opened this issue Oct 10, 2024 · 1 comment

Comments

@lorenzleutgeb
Copy link

lorenzleutgeb commented Oct 10, 2024

Consider the improvements regarding support for SHA-256 in Git, last mentioned in the release notes for version 2.45:

libgit2 has experimental support for SHA-256, guarded by -DEXPERIMENTAL_SHA256.

There is a reference to this in git2-rs:

// SHA256 is still experimental so we are not going to enable it.

It might be useful to allow users explore SHA-256 compatibility with git2-rs, probably behind a feature flag.

@extrawurst
Copy link
Contributor

With libgit2 1.9.0 it was announced that 2.0.0 will be ABI breaking and making SHA256 support default

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants