tag 879459 wontfix
On Sat, Oct 21, 2017 at 1:33 PM, Anders Kaseorg wrote:
> Git’s builtin SHA-1 implementation has the advantage of trying to detect
> attempted collisions (https://github.com/cr-marcstevens/
> sha1collisiondetection), which seems like good thing to do by default
> these days.
>
>
Git’s builtin SHA-1 implementation has the advantage of trying to detect
attempted collisions
(https://github.com/cr-marcstevens/sha1collisiondetection), which seems like
good thing to do by default these days.
Furthermore, Debian does not ship GPL code linked with OpenSSL for license
reasons
Package: git
Version: 1:2.14.2-1
Severity: wishlist
Openssl's sha1 is much faster, ~25% even on this crusty 7 year old laptop. On
new Intel and
all arm64 machines which have hardware acceleration openssl will be even more
dramatically
faster.
shawn@t410s:~/git/git$ time git fsck
Checking object
3 matches
Mail list logo