f7dfb12 use git's default, collision-detecting SHA1 implementation

Authored and Committed by tmz 5 years ago
1 file changed. 4 lines added. 2 lines removed.
    use git's default, collision-detecting SHA1 implementation
    
    Now that the bundled git is > 2.13.0 we can drop the BLK_SHA1 make
    variable¹.  The git default is now DC_SHA1 which provides collision
    detection to help protect against the SHATTERED attack.
    
    ¹ As noted in bb6278b ("avoid libcrypto.so requires", 2018-06-16)
    
        
file modified
+4 -2