85 references to SHA1
Microsoft.AspNetCore.Cryptography.KeyDerivation (1)
Microsoft.AspNetCore.Identity (2)
Microsoft.AspNetCore.Identity.Test (1)
Microsoft.CodeAnalysis (3)
Microsoft.CodeAnalysis.Features.Test.Utilities (1)
Microsoft.CodeAnalysis.Razor.Compiler (1)
Microsoft.CodeAnalysis.Test.Utilities (2)
Microsoft.DotNet.SignTool.Tests (1)
Microsoft.DotNet.StrongName (3)
System.Security.Cryptography (51)
System\Security\Cryptography\Rfc2898DeriveBytes.OneShot.cs (7)
37/// are <see cref="HashAlgorithmName.SHA1" />, <see cref="HashAlgorithmName.SHA256" />,
72/// are <see cref="HashAlgorithmName.SHA1" />, <see cref="HashAlgorithmName.SHA256" />,
109/// are <see cref="HashAlgorithmName.SHA1" />, <see cref="HashAlgorithmName.SHA256" />,
148/// are <see cref="HashAlgorithmName.SHA1" />, <see cref="HashAlgorithmName.SHA256" />,
191/// are <see cref="HashAlgorithmName.SHA1" />, <see cref="HashAlgorithmName.SHA256" />,
236/// are <see cref="HashAlgorithmName.SHA1" />, <see cref="HashAlgorithmName.SHA256" />,
326if (hashAlgorithmName == HashAlgorithmName.SHA1.Name ||
System.Security.Cryptography.Pkcs (19)