New hash: BLAKE2

Features wanted...
Post Reply
Marco
Posts: 2347
Joined: 27 Jun 2011 15:20

New hash: BLAKE2

Post by Marco »

Just merely stating that it would be cool have BLAKE2 among the available hashing functions :)
[for those who don't know, BLAKE2 is the integrity function available in new RAR archives (RAR5), and was one of the finalists at the SHA3 competition. Keccak was the winner, but isn't yet standardized]
https://blake2.net/
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]

bobbintb
Posts: 2
Joined: 02 Jun 2017 22:15

Re: New hash: BLAKE2

Post by bobbintb »

+1
Blake2 is much faster than MD5.

Also, it was BLAKE that was in the SHA3 competition, not BLAKE2.

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: New hash: BLAKE2

Post by admin »

Once it's listed here I can support it:
https://msdn.microsoft.com/en-us/librar ... s.85).aspx

bobbintb
Posts: 2
Joined: 02 Jun 2017 22:15

Re: New hash: BLAKE2

Post by bobbintb »

Hmmm... I'm not too familiar with Microsoft's dev center and not a very experienced programmer so I'm not really sure what this page references. Windows API I'm guessing. I'm not sure how I would go about bringing Blake2 to their attention so it can be added. There are official implementations of it here:
https://github.com/BLAKE2/BLAKE2

and I know I've seen some c++ libraries for it.

Post Reply