A new hash algorithm for Git
lwn.net
A new hash algorithm for Git
1–10 of 240 posts
Re: A new hash algorithm for Git
#2How long until a specified length preimage attack can break bittorrent blocks?
I remember a paper published a ~decade ago estimating very short (well funded) ASIC sha1 collisons. Anyone have that ref?
EDIT: Should I have not said preimage? My understanding is bittorrent is broken (by DDoS, not infohash(?)) if you can make a bad block that matches the length and sha1 of a target block.
Re: A new hash algorithm for Git
#3Re: A new hash algorithm for Git
#4Is there an archive of crypto related future predictions? How long until a specified length preimage attack can break bittorrent blocks? I remember a paper published a ~decade ago estimating very short (well funded) ASIC sha1 collisons. Anyone have that ref? EDIT: Should I have not said preimage? My understanding is bittorrent is broken (by DDoS, not infohash(?)) if you can make a bad block that matches the length an…
Even MD5 still doesn't have a known preimage attack, so... many many years?
Re: A new hash algorithm for Git
#5 git convert-repo --to-hash=sha-256 --frobnicate-blobs --climb-subtrees \
--liability-waiver=none --use-shovels --carbon-offsets
Surely some of those options aren't real...Re: A new hash algorithm for Git
#6Color me surprised, dropping the "blockchain" word in the middle of the introduction
Re: A new hash algorithm for Git
#7does anyone know if github/bitbucket support it today ?
It is untested, unstable code that can only write to repositories and not read them.
"Much of the work to implement the SHA‑256 transition has been done, but it remains in a relatively unstable state and most of it is not even being actively tested yet. In mid-January, carlson posted the first part of this transition code, which clearly only solves part of the problem:
"First, it contains the pieces necessary to set up repositories and write _but not read_ extensions.objectFormat. In other words, you can create a SHA‑256 repository, but will be unable to read it. "
Re: A new hash algorithm for Git
#8I can't find documentation for the command in the article: git convert-repo --to-hash=sha-256 --frobnicate-blobs --climb-subtrees \ --liability-waiver=none --use-shovels --carbon-offsets Surely some of those options aren't real...
Gives me the impression that it’s a construction of the article alone. Unsurprising, given the snark of the options.
Re: A new hash algorithm for Git
#9Re: A new hash algorithm for Git
#10I can't find documentation for the command in the article: git convert-repo --to-hash=sha-256 --frobnicate-blobs --climb-subtrees \ --liability-waiver=none --use-shovels --carbon-offsets Surely some of those options aren't real...
(never fails to amuse me)