mirror of
https://github.com/ladislav-zezula/StormLib.git
synced 2026-01-18 14:08:25 +01:00
SHA256 is available only in test program
This commit is contained in:
@@ -244,7 +244,6 @@ void InitializeMpqCryptography()
|
||||
}
|
||||
|
||||
// Also register both MD5 and SHA1 hash algorithms
|
||||
register_hash(&sha256_desc);
|
||||
register_hash(&sha1_desc);
|
||||
register_hash(&md5_desc);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user