Add BLAKE3 hash function

This commit is contained in:
Tino Reichardt
2021-04-06 19:35:46 +02:00
parent f090495d25
commit 576c5df947
9 changed files with 1097 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ BEGIN
MENUITEM "SHA-384", IDM_SHA384
MENUITEM "SHA-512", IDM_SHA512
MENUITEM "Blake2sp", IDM_BLAKE2sp
MENUITEM "Blake3", IDM_BLAKE3
MENUITEM "*", IDM_HASH_ALL
END
MENUITEM "Di&ff", IDM_DIFF