Add support for BLAKE3

This commit is contained in:
Matt Nadareski
2026-07-23 11:36:54 -04:00
parent 1d76967a08
commit 05c86e4c24
49 changed files with 779 additions and 45 deletions

View File

@@ -482,6 +482,7 @@ namespace SabreTools.Metadata.DatFiles
rom.SHA384 = null; // HashType.SHA384.ZeroString;
rom.SHA512 = null; // HashType.SHA512.ZeroString;
rom.SpamSum = null; // HashType.SpamSum.ZeroString;
rom.BLAKE3 = null; // HashType.BLAKE3.ZeroString;
}
// If the file has no size and it's not the above case, skip and log