devblog
This commit is contained in:
parent
abbd8203bf
commit
212f8a64a7
1 changed files with 6 additions and 0 deletions
6
doc/devblog/day_311__SHA-3.mdwn
Normal file
6
doc/devblog/day_311__SHA-3.mdwn
Normal file
|
@ -0,0 +1,6 @@
|
|||
The SHA-3 specification was released yesterday; git-annex got support for
|
||||
using SHA-3 hashes today. I had to add support for building with the new
|
||||
cryptonite library, as cryptohash doesn't (correctly) implement SHA-3 yet.
|
||||
Of course, nobody is likely to find a use for this for years, since SHA-2
|
||||
is still prefectly fine, but it's nice to get support for new hashes
|
||||
in early. :)
|
Loading…
Reference in a new issue