Skip to content

Commit f2b0068

Browse files
authored
Remove DSA from macOS
1 parent 1c3221b commit f2b0068

File tree

51 files changed

+196
-880
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+196
-880
lines changed

src/libraries/Common/src/Interop/OSX/System.Security.Cryptography.Native.Apple/Interop.SignVerify.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ internal static partial class AppleCrypto
1515
internal enum PAL_SignatureAlgorithm : uint
1616
{
1717
Unknown = 0,
18-
DSA = 1,
1918
RsaPkcs1 = 2,
2019
RsaPss = 3,
2120
RsaRaw = 4,

src/libraries/Common/src/System/Security/Cryptography/DSASecurityTransforms.cs

Lines changed: 0 additions & 187 deletions
This file was deleted.

0 commit comments

Comments
 (0)