sha1dc: add collision-detecting sha1 implementation
authorJeff King <peff@peff.net>
Thu, 16 Mar 2017 22:07:31 +0000 (18:07 -0400)
committerJunio C Hamano <gitster@pobox.com>
Thu, 16 Mar 2017 22:16:40 +0000 (15:16 -0700)
commit28dc98e...43ca4eb370a29ceec4c19beac9b5c01e
tree5624dd8...50f29c6781d5225f9b757926c695e07dcopy hash to clipboard (tree)
parentf18f816...b1586e9aab3e30a7144768e0d282d305copy hash to clipboard (diff)
sha1dc/LICENSE.txt [new file with mode: 0644]
sha1dc/sha1.c [new file with mode: 0644]
sha1dc/sha1.h [new file with mode: 0644]
sha1dc/ubc_check.c [new file with mode: 0644]
sha1dc/ubc_check.h [new file with mode: 0644]