1 reference to HASH_ALG_MIN_DIGEST_LENGTH_IN_BITS
Microsoft.AspNetCore.DataProtection (1)
AuthenticatedEncryption\AlgorithmAssert.cs (1)
42
if (!IsValidCore(digestSizeInBits,
HASH_ALG_MIN_DIGEST_LENGTH_IN_BITS
))