This commit is contained in:
Joey Hess 2016-10-31 13:03:12 -04:00
parent 093d45878a
commit adaeba010f
No known key found for this signature in database
GPG key ID: C910D9222512E3C7

View file

@ -0,0 +1,15 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2016-10-31T16:54:30Z"
content="""
What kind of performance benefit are we talking about here?
It seems it would be a bit hard to implement this, since Backend.Hash uses
a HashSize that is just an Int, which would have to be extended with the
number of bits to use of a longer hash. Not hard hard but it will
complicate the code.
(Also, the name "SKEIN512_256" is pretty long itself to include in a
filename.")
"""]]