mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
Adding GOSTHash to THashType.
This commit is contained in:
@@ -1038,6 +1038,7 @@ module CryptographyBase<LocationSig Location, InputSig<Location> Input> {
|
||||
newtype THashType =
|
||||
BLAKE2B() or
|
||||
BLAKE2S() or
|
||||
GOSTHash() or
|
||||
MD2() or
|
||||
MD4() or
|
||||
MD5() or
|
||||
|
||||
Reference in New Issue
Block a user