mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 08:07:06 -06:00
Minor fixes
- fix Zstandard Sfx stuff -> SetNumberOfThreads() - fix formatting of XXH32Reg.cpp and XXH64Reg.cpp - add Blake2s hash to explorer context menu
This commit is contained in:
@@ -36,6 +36,7 @@ public:
|
||||
kHash_CRC64,
|
||||
kHash_SHA1,
|
||||
kHash_SHA256,
|
||||
kHash_BLAKE2s,
|
||||
kHash_XXH32,
|
||||
kHash_XXH64,
|
||||
kHash_All
|
||||
|
||||
Reference in New Issue
Block a user