Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.Security.Cryptography.Algorithms.Tests PNSE on iOS #51332

Closed
mdh1418 opened this issue Apr 15, 2021 · 6 comments · Fixed by #52978
Closed

System.Security.Cryptography.Algorithms.Tests PNSE on iOS #51332

mdh1418 opened this issue Apr 15, 2021 · 6 comments · Fixed by #52978
Labels
area-System.Security os-ios Apple iOS untriaged New issue has not been triaged by the area owner
Milestone

Comments

@mdh1418
Copy link
Member

mdh1418 commented Apr 15, 2021

System.Security.Cryptography.Algorithms.Tests.dll Failed: 229
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.TestRegenKeyExplicit
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.EncryptTamperAADDecrypt
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.ValidNonceSize
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.ValidTagSize
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperCiphertext
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.TwoEncryptionsAndDecryptionsUsingOneInstance
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.InplaceEncryptTamperTagDecrypt
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.InplaceEncryptDecrypt
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.TestRegenKeyExplicit
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.TestRegenKeyExplicit
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidNonceSize
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperCiphertext
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidTagSize
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.PlaintextAndCiphertextSizeDiffer
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.ValidTagSize
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptTamperAADDecrypt
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptDecryptNullPlaintext
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.TwoEncryptionsAndDecryptionsUsingOneInstance
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InplaceEncrypTamperTagDecrypt
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptDecryptNullCiphertext
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InplaceEncrypDecrypt
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptDecryptNullTag
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptDecryptNullNonce
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.ValidNonceSize

System.Security.Cryptography.Algorithms.Tests.dll   Failed: 229

Test collection for System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.TestRegenKeyExplicit
    System.InvalidOperationException : No data found for System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.TestRegenKeyExplicit

Test collection for System.Security.Cryptography.Algorithms.Tests.AesCcmTests
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.EncryptTamperAADDecrypt(dataLength: 1, additionalDataLength: 100)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.EncryptTamperAADDecrypt(dataLength: 41, additionalDataLength: 25)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.EncryptTamperAADDecrypt(dataLength: 0, additionalDataLength: 1)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.EncryptTamperAADDecrypt(dataLength: 7, additionalDataLength: 12)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.EncryptTamperAADDecrypt(dataLength: 50, additionalDataLength: 5)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.EncryptTamperAADDecrypt(dataLength: 48, additionalDataLength: 22)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.EncryptTamperAADDecrypt(dataLength: 0, additionalDataLength: 30)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.EncryptTamperAADDecrypt(dataLength: 1, additionalDataLength: 1)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.EncryptTamperAADDecrypt(dataLength: 16, additionalDataLength: 16)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.EncryptTamperAADDecrypt(dataLength: 17, additionalDataLength: 29)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.EncryptTamperAADDecrypt(dataLength: 32, additionalDataLength: 7)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.ValidNonceSize(nonceSize: 12)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.ValidNonceSize(nonceSize: 9)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.ValidNonceSize(nonceSize: 8)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.ValidNonceSize(nonceSize: 7)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.ValidNonceSize(nonceSize: 11)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.ValidNonceSize(nonceSize: 13)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.ValidNonceSize(nonceSize: 10)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.ValidTagSize(tagSize: 8)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.ValidTagSize(tagSize: 16)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.ValidTagSize(tagSize: 12)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.ValidTagSize(tagSize: 6)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.ValidTagSize(tagSize: 14)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.ValidTagSize(tagSize: 4)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.ValidTagSize(tagSize: 10)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperCiphertext(testCase: NIST CCM Test Vectors - DVPT128.rsp - 60 (128/56/192/32/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperCiphertext(testCase: NIST CCM Test Vectors - DVPT192.rsp - 60 (192/56/192/32/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperCiphertext(testCase: NIST CCM Test Vectors - DVPT256.rsp - 60 (256/56/192/32/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperCiphertext(testCase: NIST CCM Test Vectors - VNT128.rsp - 0 (128/56/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperCiphertext(testCase: NIST CCM Test Vectors - VNT128.rsp - 50 (128/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperCiphertext(testCase: NIST CCM Test Vectors - VNT128.rsp - 51 (128/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperCiphertext(testCase: NIST CCM Test Vectors - VNT128.rsp - 52 (128/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperCiphertext(testCase: NIST CCM Test Vectors - VNT128.rsp - 60 (128/104/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperCiphertext(testCase: NIST CCM Test Vectors - VNT192.rsp - 0 (192/56/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperCiphertext(testCase: NIST CCM Test Vectors - VNT192.rsp - 50 (192/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperCiphertext(testCase: NIST CCM Test Vectors - VNT192.rsp - 51 (192/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperCiphertext(testCase: NIST CCM Test Vectors - VNT192.rsp - 52 (192/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperCiphertext(testCase: NIST CCM Test Vectors - VNT192.rsp - 60 (192/104/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperCiphertext(testCase: NIST CCM Test Vectors - VNT256.rsp - 0 (256/56/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperCiphertext(testCase: NIST CCM Test Vectors - VNT256.rsp - 50 (256/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperCiphertext(testCase: NIST CCM Test Vectors - VNT256.rsp - 51 (256/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperCiphertext(testCase: NIST CCM Test Vectors - VNT256.rsp - 52 (256/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperCiphertext(testCase: NIST CCM Test Vectors - VNT256.rsp - 60 (256/104/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.TwoEncryptionsAndDecryptionsUsingOneInstance
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.InplaceEncryptTamperTagDecrypt
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - DVPT128.rsp - 0 (128/56/0/32/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - DVPT128.rsp - 60 (128/56/192/32/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - DVPT128.rsp - 120 (128/56/0/32/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - DVPT192.rsp - 0 (192/56/0/32/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - DVPT192.rsp - 60 (192/56/192/32/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - DVPT192.rsp - 120 (192/56/0/32/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - DVPT256.rsp - 0 (256/56/0/32/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - DVPT256.rsp - 60 (256/56/192/32/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - DVPT256.rsp - 120 (256/56/0/32/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - VNT128.rsp - 0 (128/56/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - VNT128.rsp - 50 (128/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - VNT128.rsp - 51 (128/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - VNT128.rsp - 52 (128/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - VNT128.rsp - 60 (128/104/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - VNT192.rsp - 0 (192/56/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - VNT192.rsp - 50 (192/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - VNT192.rsp - 51 (192/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - VNT192.rsp - 52 (192/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - VNT192.rsp - 60 (192/104/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - VNT256.rsp - 0 (256/56/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - VNT256.rsp - 50 (256/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - VNT256.rsp - 51 (256/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - VNT256.rsp - 52 (256/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag(testCase: NIST CCM Test Vectors - VNT256.rsp - 60 (256/104/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.InplaceEncryptDecrypt
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - DVPT128.rsp - 0 (128/56/0/32/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - DVPT128.rsp - 60 (128/56/192/32/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - DVPT128.rsp - 120 (128/56/0/32/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - DVPT192.rsp - 0 (192/56/0/32/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - DVPT192.rsp - 60 (192/56/192/32/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - DVPT192.rsp - 120 (192/56/0/32/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - DVPT256.rsp - 0 (256/56/0/32/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - DVPT256.rsp - 60 (256/56/192/32/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - DVPT256.rsp - 120 (256/56/0/32/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - VNT128.rsp - 0 (128/56/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - VNT128.rsp - 50 (128/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - VNT128.rsp - 51 (128/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - VNT128.rsp - 52 (128/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - VNT128.rsp - 60 (128/104/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - VNT192.rsp - 0 (192/56/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - VNT192.rsp - 50 (192/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - VNT192.rsp - 51 (192/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - VNT192.rsp - 52 (192/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - VNT192.rsp - 60 (192/104/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - VNT256.rsp - 0 (256/56/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - VNT256.rsp - 50 (256/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - VNT256.rsp - 51 (256/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - VNT256.rsp - 52 (256/96/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests(testCase: NIST CCM Test Vectors - VNT256.rsp - 60 (256/104/192/128/256))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl

Test collection for System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.TestRegenKeyExplicit
    System.InvalidOperationException : No data found for System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.TestRegenKeyExplicit

Test collection for System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.TestRegenKeyExplicit
    System.InvalidOperationException : No data found for System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.TestRegenKeyExplicit

Test collection for System.Security.Cryptography.Algorithms.Tests.AesGcmTests
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidNonceSize(nonceSize: 7)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidNonceSize(nonceSize: 2)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidNonceSize(nonceSize: 11)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidNonceSize(nonceSize: 9)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidNonceSize(nonceSize: 0)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidNonceSize(nonceSize: 4)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidNonceSize(nonceSize: 14)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidNonceSize(nonceSize: 5)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidNonceSize(nonceSize: 17)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidNonceSize(nonceSize: 10)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidNonceSize(nonceSize: 8)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidNonceSize(nonceSize: 16)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidNonceSize(nonceSize: 13)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidNonceSize(nonceSize: 6)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidNonceSize(nonceSize: 15)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidNonceSize(nonceSize: 3)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidNonceSize(nonceSize: 1)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperCiphertext(testCase: NIST GCM Spec test cases - 2 (128/96/128/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperCiphertext(testCase: NIST GCM Spec test cases - 3 (128/96/512/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperCiphertext(testCase: NIST GCM Spec test cases - 4 (128/96/480/128/160))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperCiphertext(testCase: NIST GCM Spec test cases - 8 (192/96/128/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperCiphertext(testCase: NIST GCM Spec test cases - 9 (192/96/512/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperCiphertext(testCase: NIST GCM Spec test cases - 10 (192/96/480/128/160))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperCiphertext(testCase: NIST GCM Spec test cases - 14 (256/96/128/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperCiphertext(testCase: NIST GCM Spec test cases - 15 (256/96/512/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperCiphertext(testCase: NIST GCM Spec test cases - 16 (256/96/480/128/160))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperCiphertext(testCase: NIST GCM Test Vectors - 0 (128/96/104/96/720))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperCiphertext(testCase: NIST GCM Test Vectors - 0 (128/96/408/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperCiphertext(testCase: NIST GCM Test Vectors - 0 (128/96/408/96/128))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperCiphertext(testCase: NIST GCM Test Vectors - 0 (192/96/128/104/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperCiphertext(testCase: NIST GCM Test Vectors - 0 (192/96/128/120/128))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperCiphertext(testCase: NIST GCM Test Vectors - 0 (192/96/408/112/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperCiphertext(testCase: NIST GCM Test Vectors - 0 (256/96/104/112/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperCiphertext(testCase: NIST GCM Test Vectors - 0 (256/96/256/96/384))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperCiphertext(testCase: NIST GCM Test Vectors - 0 (256/96/408/104/720))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidTagSize(tagSize: 5)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidTagSize(tagSize: 7)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidTagSize(tagSize: 0)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidTagSize(tagSize: 1)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidTagSize(tagSize: 4)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidTagSize(tagSize: 2)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidTagSize(tagSize: 17)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidTagSize(tagSize: 11)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidTagSize(tagSize: 10)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidTagSize(tagSize: 3)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidTagSize(tagSize: 6)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidTagSize(tagSize: 8)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidTagSize(tagSize: 9)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.PlaintextAndCiphertextSizeDiffer(ptLen: 120, ctLen: 20)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.PlaintextAndCiphertextSizeDiffer(ptLen: 20, ctLen: 120)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.PlaintextAndCiphertextSizeDiffer(ptLen: 4, ctLen: 3)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.PlaintextAndCiphertextSizeDiffer(ptLen: 0, ctLen: 1)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.PlaintextAndCiphertextSizeDiffer(ptLen: 3, ctLen: 4)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.PlaintextAndCiphertextSizeDiffer(ptLen: 1, ctLen: 0)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.ValidTagSize(tagSize: 15)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.ValidTagSize(tagSize: 14)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.ValidTagSize(tagSize: 16)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.ValidTagSize(tagSize: 13)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.ValidTagSize(tagSize: 12)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptTamperAADDecrypt(dataLength: 32, additionalDataLength: 7)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptTamperAADDecrypt(dataLength: 7, additionalDataLength: 12)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptTamperAADDecrypt(dataLength: 16, additionalDataLength: 16)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptTamperAADDecrypt(dataLength: 17, additionalDataLength: 29)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptTamperAADDecrypt(dataLength: 1, additionalDataLength: 100)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptTamperAADDecrypt(dataLength: 48, additionalDataLength: 22)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptTamperAADDecrypt(dataLength: 0, additionalDataLength: 1)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptTamperAADDecrypt(dataLength: 1, additionalDataLength: 1)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptTamperAADDecrypt(dataLength: 50, additionalDataLength: 5)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptTamperAADDecrypt(dataLength: 41, additionalDataLength: 25)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptTamperAADDecrypt(dataLength: 0, additionalDataLength: 30)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptDecryptNullPlaintext
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.TwoEncryptionsAndDecryptionsUsingOneInstance
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InplaceEncrypTamperTagDecrypt
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Spec test cases - 1 (128/96/0/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Spec test cases - 2 (128/96/128/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Spec test cases - 3 (128/96/512/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Spec test cases - 4 (128/96/480/128/160))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Spec test cases - 7 (192/96/0/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Spec test cases - 8 (192/96/128/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Spec test cases - 9 (192/96/512/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Spec test cases - 10 (192/96/480/128/160))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Spec test cases - 13 (256/96/0/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Spec test cases - 14 (256/96/128/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Spec test cases - 15 (256/96/512/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Spec test cases - 16 (256/96/480/128/160))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Test Vectors - 0 (128/96/0/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Test Vectors - 0 (128/96/0/96/160))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Test Vectors - 0 (128/96/104/96/720))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Test Vectors - 0 (128/96/408/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Test Vectors - 0 (128/96/408/96/128))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Test Vectors - 0 (192/96/0/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Test Vectors - 0 (192/96/0/96/128))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Test Vectors - 0 (192/96/128/104/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Test Vectors - 0 (192/96/128/120/128))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Test Vectors - 0 (192/96/408/112/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Test Vectors - 0 (256/96/0/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Test Vectors - 0 (256/96/0/96/720))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Test Vectors - 0 (256/96/104/112/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Test Vectors - 0 (256/96/256/96/384))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests(testCase: NIST GCM Test Vectors - 0 (256/96/408/104/720))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Spec test cases - 1 (128/96/0/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Spec test cases - 2 (128/96/128/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Spec test cases - 3 (128/96/512/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Spec test cases - 4 (128/96/480/128/160))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Spec test cases - 7 (192/96/0/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Spec test cases - 8 (192/96/128/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Spec test cases - 9 (192/96/512/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Spec test cases - 10 (192/96/480/128/160))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Spec test cases - 13 (256/96/0/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Spec test cases - 14 (256/96/128/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Spec test cases - 15 (256/96/512/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Spec test cases - 16 (256/96/480/128/160))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Test Vectors - 0 (128/96/0/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Test Vectors - 0 (128/96/0/96/160))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Test Vectors - 0 (128/96/104/96/720))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Test Vectors - 0 (128/96/408/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Test Vectors - 0 (128/96/408/96/128))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Test Vectors - 0 (192/96/0/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Test Vectors - 0 (192/96/0/96/128))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Test Vectors - 0 (192/96/128/104/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Test Vectors - 0 (192/96/128/120/128))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Test Vectors - 0 (192/96/408/112/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Test Vectors - 0 (256/96/0/128/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Test Vectors - 0 (256/96/0/96/720))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Test Vectors - 0 (256/96/104/112/0))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Test Vectors - 0 (256/96/256/96/384))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag(testCase: NIST GCM Test Vectors - 0 (256/96/408/104/720))
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptDecryptNullCiphertext
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InplaceEncrypDecrypt
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptDecryptNullTag
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptDecryptNullNonce
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.ValidNonceSize(nonceSize: 12)
    System.TypeInitializationException : The type initializer for 'Crypto' threw an exception.\n---- System.TypeInitializationException : The type initializer for 'CryptoInitializer' threw an exception.\n-------- System.DllNotFoundException : libSystem.Security.Cryptography.Native.OpenSsl
@mdh1418 mdh1418 added the os-ios Apple iOS label Apr 15, 2021
@mdh1418 mdh1418 added this to the 6.0.0 milestone Apr 15, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Security untriaged New issue has not been triaged by the area owner labels Apr 15, 2021
@ghost
Copy link

ghost commented Apr 15, 2021

Tagging subscribers to this area: @bartonjs, @vcsjones, @krwq, @GrabYourPitchforks
See info in area-owners.md if you want to be subscribed.

Issue Details

PlatformNotSupportedException

System.Security.Cryptography.Algorithms.Tests
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaDecryptPkcs1LeadingZero
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaDecryptOaepWrongAlgorithm
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.LargeKeyCryptRoundtrip
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.DecryptWithPublicKey_Fails
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaDecryptOaep_ExpectFailure
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaDecryptOaepWrongData
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.DecryptSavedAnswer_OaepSHA384
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.Decrypt_VariousSizeSpans_Success
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.Decrypt_WrongKey_OAEP_SHA256
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.DecryptSavedAnswer
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaCryptRoundtrip_OaepSHA384
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaDecryptAfterExport
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.DecryptSavedAnswer_OaepSHA256
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaCryptRoundtrip_OaepSHA1
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.DecryptSavedAnswer_OaepSHA512
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.UseAfterDispose
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaCryptRoundtrip_OaepSHA512
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaDecryptPkcs1Deficient
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaDecryptOaepWrongDataLength
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.UnusualExponentCryptRoundtrip
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.Decrypt_WrongKey_OAEP_SHA1
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.Encrypt_VariousSizeSpans_Success
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaOaepMaxSize
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.DecryptSavedAnswerUnusualExponent
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaPkcsEncryptMaxSize
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RoundtripEmptyArray
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaDecryptPkcs1WrongDataLength
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.Decrypt_WrongKey_Pkcs7
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaCryptRoundtrip_OaepSHA256
System.Security.Cryptography.EcDsa.Tests.ECDiffieHellmanKeyPemTests.ImportFromPem_Pkcs8_IgnoresUnrelatedAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDiffieHellmanKeyPemTests.ImportFromEncryptedPem_Pkcs8_Byte_Simple
System.Security.Cryptography.EcDsa.Tests.ECDiffieHellmanKeyPemTests.ImportFromPem_Pkcs8_Simple
System.Security.Cryptography.EcDsa.Tests.ECDiffieHellmanKeyPemTests.ImportFromPem_ECPrivateKey_Simple
System.Security.Cryptography.EcDsa.Tests.ECDiffieHellmanKeyPemTests.ImportFromPem_ECPrivateKey_IgnoresUnrelatedAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDiffieHellmanKeyPemTests.ImportFromEncryptedPem_Pkcs8_Char_Simple
System.Security.Cryptography.EcDsa.Tests.ECDiffieHellmanKeyPemTests.ImportFromPem_Spki_PrecedingMalformedPem
System.Security.Cryptography.EcDsa.Tests.ECDiffieHellmanKeyPemTests.ImportFromPem_Spki_Simple
System.Security.Cryptography.EcDsa.Tests.ECDiffieHellmanKeyPemTests.ImportFromPem_Spki_IgnoresUnrelatedAlgorithms
System.Security.Cryptography.EcDsa.Tests.ECDiffieHellmanKeyPemTests.ImportFromPem_Spki_PrecedingUnrelatedPemIsIgnored
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidNonceSize
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperCiphertext
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InvalidTagSize
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.PlaintextAndCiphertextSizeDiffer
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.ValidTagSize
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptTamperAADDecrypt
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptDecryptNullPlaintext
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.TwoEncryptionsAndDecryptionsUsingOneInstance
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InplaceEncrypTamperTagDecrypt
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTests
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.AesGcmNistTestsTamperTag
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptDecryptNullCiphertext
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.InplaceEncrypDecrypt
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptDecryptNullTag
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.EncryptDecryptNullNonce
System.Security.Cryptography.Algorithms.Tests.AesGcmTests.ValidNonceSize
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.UseAfterDispose
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.UnusualExponentCryptRoundtrip
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaDecryptOaep_ExpectFailure
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaDecryptPkcs1LeadingZero
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaCryptRoundtrip_OaepSHA256
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaCryptRoundtrip_OaepSHA512
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaDecryptPkcs1Deficient
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.DecryptWithPublicKey_Fails
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaDecryptPkcs1WrongDataLength
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RoundtripEmptyArray
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaDecryptAfterExport
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaCryptRoundtrip_OaepSHA1
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.DecryptSavedAnswer_OaepSHA256
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.DecryptSavedAnswer_OaepSHA512
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.LargeKeyCryptRoundtrip
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.DecryptSavedAnswer
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaDecryptOaepWrongData
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaOaepMaxSize
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaCryptRoundtrip_OaepSHA384
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaPkcsEncryptMaxSize
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaDecryptOaepWrongDataLength
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.DecryptSavedAnswer_OaepSHA384
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.DecryptSavedAnswerUnusualExponent
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaDecryptOaepWrongAlgorithm
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.VerifyInvalidRfc3279Signature
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.Rfc23279TrySignHashUnderMax
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.SignDataVerifyHash_SHA256
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.UnknownHashAlgorithm
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.SignatureFormatsAreNotCompatible
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.SignHashVerifyHash
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.Rfc3279SignatureValidatesLength
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.Rfc23279TrySignDataUnderMax
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.SignDataVerifyData_SHA256
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.SignDataVerifyHash_SHA1
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.NullInputs
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.SignDataVerifyData_SHA1
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.BadSignatureFormat
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.EmptyHashAlgorithm
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromPem_Pkcs8UnEncrypted_Simple
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromPem_Pkcs8UnEncrypted_IgnoresUnrelatedAlgorithm
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromPem_Pkcs8_PrecedingMalformedPem
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromEncryptedPem_Pkcs8_Encrypted_Char_Simple
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromPem_SubjectPublicKeyInfo_Simple
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromPem_Pkcs8_UnrelatedPrecedingPem
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromEncryptedPem_Pkcs8_Encrypted_Byte_Simple
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.Rfc3279SignatureValidatesLength
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.SignatureFormatsAreNotCompatible
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.NullInputs
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.UnknownHashAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.SignDataVerifyData_SHA256
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.BadSignatureFormat
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.SignDataVerifyHash_SHA256
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.SignHashVerifyHash
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.SignDataVerifyData_SHA1
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.VerifyInvalidRfc3279Signature
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.SignDataVerifyHash_SHA1
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.EmptyHashAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.OffsetAndCountOutOfRange
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromEncryptedPem_Pkcs8Encrypted_Char_Simple
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_SubjectPublicKeyInfo_IgnoresUnrelatedAlgorithm
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_RSAPrivateKey_Simple
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_Pkcs8UnEncrypted_Simple
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_RSAPrivateKey_PrecedingUnrelatedPem
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_RSAPrivateKey_PrecedingMalformedPem
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_RSAPrivateKey_IgnoresOtherAlgorithms
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromEncryptedPem_Pkcs8Encrypted_Byte_Simple
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_SubjectPublicKeyInfo_Simple
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_RSAPublicKey_Simple
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_Pkcs8UnEncrypted_UnrelatedAlgorithmIsIgnored
System.Security.Cryptography.EcDsa.Tests.ECDsaImportExportTests.DiminishedCoordsRoundtrip
System.Security.Cryptography.EcDsa.Tests.ECDsaImportExportTests.TestKeySizeCreateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaImportExportTests.ImportFromPrivateOnlyKey
System.Security.Cryptography.EcDsa.Tests.ECDsaImportExportTests.ExportIncludingPrivateOnPublicOnlyKey
System.Security.Cryptography.EcDsa.Tests.ECDsaImportExportTests.TestNamedCurves
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadEncryptedRsa1032
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadPbes1Rc2EncryptedRsa384
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.BadPbeParameters
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadWriteSubjectPublicKeyInfo_DiminishedDPKey
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.NoFuzzyRSAPrivateKey
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.NoFuzzySubjectPublicKeyInfo
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.DecryptPkcs12WithBytes
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.NoPrivKeyFromPublicOnly
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.NoFuzzyRSAPublicKey
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadWriteSubjectPublicKeyInfo
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.UseAfterDispose
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadPbes2Rc2EncryptedDiminishedDP_PasswordBytes
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadWriteDiminishedDPPrivatePkcs1
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadEncryptedDiminishedDP
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadPbes2Rc2EncryptedDiminishedDP
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.NoFuzzyEncryptedPkcs8
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadWriteRsa2048EncryptedPkcs8_Pbes2HighIterations
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadEncryptedDiminishedDP_EmptyPassword
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadEncryptedDiminishedDP_EmptyPasswordBytes
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadWriteBigExponentPrivatePkcs1
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadWriteDiminishedDPPkcs8
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.NoFuzzyPkcs8
System.Security.Cryptography.Rsa.Tests.RSAKeyExchangeFormatterTests.VerifyDecryptKeyExchangePkcs1
System.Security.Cryptography.Rsa.Tests.RSAKeyExchangeFormatterTests.TestKnownValueOaep
System.Security.Cryptography.Rsa.Tests.RSAKeyExchangeFormatterTests.TestKnownValuePkcs1
System.Security.Cryptography.Rsa.Tests.RSAKeyExchangeFormatterTests.VerifyDecryptKeyExchangeOaep
System.Security.Cryptography.Rsa.Tests.RSAXml.TestReadDiminishedDPParameters_Private_CryptoBinary
System.Security.Cryptography.Rsa.Tests.RSAXml.TestWriteDiminishedDPParameters
System.Security.Cryptography.Rsa.Tests.RSAXml.TestWriteUnusualExponentParameters
System.Security.Cryptography.Rsa.Tests.RSAXml.TestWrite1024Parameters
System.Security.Cryptography.Rsa.Tests.RSAXml.TestWrite2048Parameters
System.Security.Cryptography.Rsa.Tests.RSAXml.FromToXml
System.Security.Cryptography.Rsa.Tests.RSAXml.TestReadDiminishedDPParameters_Private_Base64Binary
System.Security.Cryptography.Rsa.Tests.RSAXml.TestRead1032Parameters_Public
System.Security.Cryptography.Rsa.Tests.RSAXml.TestRead1032Parameters_Private
System.Security.Cryptography.Rsa.Tests.RSAXml.FromNonsenseXml
System.Security.Cryptography.Rsa.Tests.RSAXml.TestReadDiminishedDPParameters_Public
System.Security.Cryptography.Rsa.Tests.RSAXml.TestWrite1032Parameters
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.EncryptTamperAADDecrypt
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.ValidNonceSize
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.ValidTagSize
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperCiphertext
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.TwoEncryptionsAndDecryptionsUsingOneInstance
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.InplaceEncryptTamperTagDecrypt
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTestsTamperTag
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.InplaceEncryptDecrypt
System.Security.Cryptography.Algorithms.Tests.AesCcmTests.AesCcmNistTests
System.Security.Cryptography.Rsa.Tests.ImportExport.ExportAfterDispose
System.Security.Cryptography.Rsa.Tests.ImportExport.ImportPrivateExportPublic
System.Security.Cryptography.Rsa.Tests.ImportExport.PublicOnlyPrivateExport
System.Security.Cryptography.Rsa.Tests.ImportExport.MultiExport
System.Security.Cryptography.Rsa.Tests.ImportExport.ImportReset
System.Security.Cryptography.Rsa.Tests.ImportExport.ImportExport1032
System.Security.Cryptography.Rsa.Tests.ImportExport.PaddedExport
System.Security.Cryptography.Rsa.Tests.ImportExport.ImportNoModulus
System.Security.Cryptography.Rsa.Tests.ImportExport.ImportNoDP
System.Security.Cryptography.Rsa.Tests.ImportExport.UnusualExponentImportExport
System.Security.Cryptography.Rsa.Tests.ImportExport.ImportNoExponent
System.Security.Cryptography.Rsa.Tests.ImportExport.ExportAutoKey
System.Security.Cryptography.Rsa.Tests.ImportExport.LargeKeyImportExport
System.Security.Cryptography.Dsa.Tests.DSAImportExport.Import_512
System.Security.Cryptography.Dsa.Tests.DSAImportExport.ImportRoundTrip
System.Security.Cryptography.Dsa.Tests.DSAImportExport.Import_576
System.Security.Cryptography.Dsa.Tests.DSAImportExport.Import_1024
System.Security.Cryptography.Dsa.Tests.DSAImportExport.ExportAfterDispose
System.Security.Cryptography.Dsa.Tests.DSAImportExport.MultiExport
System.Security.Cryptography.DeriveBytesTests.Rfc2898OneShotTests.Pbkdf2_PasswordBytes_Compare
System.Security.Cryptography.DeriveBytesTests.Rfc2898OneShotTests.Pbkdf2_PasswordString_Compare
System.Security.Cryptography.DeriveBytesTests.Rfc2898OneShotTests.Pbkdf2_PasswordString_SaltBytes_SaltEmpty
System.Security.Cryptography.DeriveBytesTests.Rfc2898OneShotTests.Pbkdf2_Rfc6070
System.Security.Cryptography.DeriveBytesTests.Rfc2898OneShotTests.Pbkdf2_Password_Salt_Overlapping_Backward
System.Security.Cryptography.DeriveBytesTests.Rfc2898OneShotTests.Pbkdf2_Password_Salt_Overlapping_Completely
System.Security.Cryptography.DeriveBytesTests.Rfc2898OneShotTests.Pbkdf2_Password_Salt_Overlapping_Forward
System.Security.Cryptography.DeriveBytesTests.Rfc2898OneShotTests.Pbkdf2_PasswordBytes_SaltBytes_SaltEmpty
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.SignAndVerifyDataExplicit1024
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.PublicKey_CannotSign
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.Fips186_2_1
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.VerifyKnown_512
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.UseAfterDispose_ImportedKey
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.VerifyKnownSignature
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.VerifyKnown_576
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.ImportFromPrivateOnlyKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SymmetricDerivation_HmacNullKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.UseAfterDispose
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TestExplicitCurveImportOnUnsupportedPlatform
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SimpleHmacMethodForwardsNull
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsPrfOutputIs48Bytes
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.Equivalence_Hash
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SymmetricDerivation_HmacPrepend
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.PublicKey_TryExportSubjectPublicKeyInfo_TooSmall
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HashDerivation
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HmacDerivationVariesOnAlgorithm
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsRequiresSeed64
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HmacDerivationVariesOnKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HmacDerivation_SameSizeOtherKeyRequired
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SymmetricDerivation_TlsPrf
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.PublicKeyIsFactory
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsRequiresLabel
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.PublicKey_NotNull
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HashDerivation_AlgorithmRequired
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.ECCurve_ctor_SEC2_OID_From_Value
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.ValidateNistP256_0
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsDerivation_SameSizeOtherKeyRequired
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TestKeySizeCreateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsRequiresSeed
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HmacDerivationVariesOnAppend
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsPrfVariesOnOtherKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HashDerivationVariesOnPrepend
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HashDerivationVariesOnAppend
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.ValidateNistP521_1
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.ValidateNistP521_0
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HashDerivation_KnownResults
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SymmetricDerivation_HmacAppend
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HmacDerivationVariesOnPrepend
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsPrfDerivationIsStable
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SymmetricDerivation_HashPrepend
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SymmetricDerivation_HashAppend
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SymmetricDerivation_Hmac
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SimpleHmacNullKeyForwardsNull
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HmacDerivation_KnownResults
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HmacDerivationVariesOnPublicKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TestNamedCurves
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.ECCurve_ctor
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HashDerivationVariesOnPublicKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HashDerivation_SameSizeOtherKeyRequired
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsDerivation_KnownResults
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SimpleHashMethodForwardsNull
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.ValidateNistP256_1
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HmacDerivationIsStable
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.DeriveKeyMaterialEquivalentToDeriveKeyFromHash
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HashDerivationVariesOnAlgorithm
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsPrfVariesOnSeed
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.ExportIncludingPrivateOnPublicOnlyKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HashDerivationIsStable
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.ValidateNistP384_1
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsPrfVariesOnLabel
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.ValidateNistP384_0
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HmacNullKeyDerivationIsStable
System.Security.Cryptography.Rsa.Tests.RSASignatureFormatterTests.VerifySignature_SHA256
System.Security.Cryptography.Rsa.Tests.RSASignatureFormatterTests.VerifyKnownSignature
System.Security.Cryptography.Rsa.Tests.RSASignatureFormatterTests.VerifySignature_SHA1
System.Security.Cryptography.Algorithms.Tests.DSACreateTests.CreateWithParameters_1024
System.Security.Cryptography.Algorithms.Tests.DSACreateTests.CreateWithParameters_512
System.Security.Cryptography.Rsa.Tests.KeyGeneration.GenerateMinKey
System.Security.Cryptography.Rsa.Tests.KeyGeneration.GenerateKey_2048
System.Security.Cryptography.Rsa.Tests.KeyGeneration.GenerateKey_4096
System.Security.Cryptography.Rsa.Tests.KeyGeneration.GenerateSecondMinKey
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.VerifyKnownSignature
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.UseAfterDispose_ImportedKey
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.Fips186_2_1
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.VerifyKnown_576
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.SignAndVerifyDataExplicit1024
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.VerifyKnown_512
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.PublicKey_CannotSign
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyPemTests.ImportFromEncryptedPem_Pkcs8_Byte_Simple
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyPemTests.ImportFromPem_ECPrivateKey_IgnoresUnrelatedAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyPemTests.ImportFromPem_Spki_Simple
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyPemTests.ImportFromPem_Spki_PrecedingMalformedPem
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyPemTests.ImportFromPem_Spki_PrecedingUnrelatedPemIsIgnored
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyPemTests.ImportFromPem_Spki_IgnoresUnrelatedAlgorithms
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyPemTests.ImportFromEncryptedPem_Pkcs8_Char_Simple
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyPemTests.ImportFromPem_Pkcs8_IgnoresUnrelatedAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyPemTests.ImportFromPem_Pkcs8_Simple
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyPemTests.ImportFromPem_ECPrivateKey_Simple
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.KeySizeProp
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.UseAfterDispose_Import
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.TestRegenKeyExplicit
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.TestRegenKeyNamed
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.SignVerify_InteroperableSameKeys_RoundTripsUnlessTampered
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.PublicKey_CannotSign
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.Roundtrip_WithOffset
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.VerifyData_MaxOffset_ZeroLength_NoThrow
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.SignData_MaxOffset_ZeroLength_NoThrow
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.CreateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.TestNegative256WithRandomKey
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.UseAfterDispose_NewKey
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.TestChangeFromNamedCurveToKeySize
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.UseAfterDispose_Import
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.SignVerify_InteroperableSameKeys_RoundTripsUnlessTampered
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.CreateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.VerifyData_MaxOffset_ZeroLength_NoThrow
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.Roundtrip_WithOffset
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.TestRegenKeyNamed
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.TestNegative256WithRandomKey
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.SignData_MaxOffset_ZeroLength_NoThrow
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.UseAfterDispose_NewKey
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.PublicKey_CannotSign
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.TestRegenKeyExplicit
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.KeySizeProp
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.TestChangeFromNamedCurveToKeySize
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP256ExplicitSubjectPublicKeyInfo
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP256ExplicitEncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1Pkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1SubjectPublicKeyInfo
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.NoFuzzyPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP256ExplicitECPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.NoFuzzySubjectPublicKeyInfo
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1ExplicitEncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadNistP521EncryptedPkcs8_Pbes2_Aes128_LimitedPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.NoPrivKeyFromPublicOnly
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteBrainpoolKey1EncryptedPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect283k1Key1ECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1ECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1ExplicitECPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1SubjectPublicKeyInfo
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP521Pkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP521Pkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1ExplicitPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadNistP256EncryptedPkcs8_Pbes1_RC2_MD5
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect283k1Key1SubjectPublicKeyInfo
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.NoFuzzyECPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect283k1Key1Pkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteBrainpoolKey1Pkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.UseAfterDispose
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.BadPbeParameters
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1EncryptedPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1ExplicitECPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP256ECPrivateKey_LimitedPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1ExplicitPkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteBrainpoolKey1ECPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1ExplicitSubjectPublicKeyInfo
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1Pkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1ExplicitECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1ExplicitPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP256ExplicitPkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1EncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect283k1Key1Pkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP256ExplicitECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadNistP521EncryptedPkcs8_Pbes2_Aes128_LimitedPrivateKey_PasswordBytes
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteEc256EncryptedPkcs8_Pbes2HighIterations
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.DecryptPkcs12WithBytes
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.NoFuzzyEncryptedPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadNistP521EncryptedPkcs8_Pbes2_Aes128_Sha384
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP256ExplicitEncryptedPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1ExplicitEncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1Pkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1ECPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteBrainpoolKey1SubjectPublicKeyInfo
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1ECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1Pkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1EncryptedPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1ECPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect283k1Key1ECPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1ExplicitEncryptedPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1ExplicitSubjectPublicKeyInfo
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteBrainpoolKey1EncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect283k1Key1EncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1ExplicitPkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadNistP521EncryptedPkcs8_Pbes2_Aes128_Sha384_PasswordBytes
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP256ECPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP256ExplicitPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect283k1Key1EncryptedPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1ExplicitECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP521SubjectPublicKeyInfo
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1EncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteBrainpoolKey1ECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteBrainpoolKey1Pkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1ExplicitEncryptedPkcs8
System.Security.Cryptography.Algorithms.Tests.RSACreateTests.CreateWithParameters_2048
System.Security.Cryptography.Algorithms.Tests.RSACreateTests.CreateWithParameters_UnusualExponent
System.Security.Cryptography.Algorithms.Tests.RSACreateTests.CreateWithKeysize
System.Security.Cryptography.Algorithms.Tests.RSACreateTests.CreateWithParameters_1032
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.SignDataVerifyData_SHA1
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.SignHashVerifyHash
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.NullInputs
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.SignatureFormatsAreNotCompatible
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.SignDataVerifyHash_SHA1
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.SignDataVerifyData_SHA256
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.Rfc3279SignatureValidatesLength
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.UnknownHashAlgorithm
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.SignDataVerifyHash_SHA256
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.OffsetAndCountOutOfRange
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.BadSignatureFormat
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.EmptyHashAlgorithm
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.VerifyInvalidRfc3279Signature
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.SignHashVerifyHash
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.SignDataVerifyData_SHA1
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.SignDataVerifyHash_SHA256
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.SignDataVerifyData_SHA256
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.VerifyInvalidRfc3279Signature
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.EmptyHashAlgorithm
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.SignatureFormatsAreNotCompatible
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.Rfc3279SignatureValidatesLength
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.NullInputs
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.BadSignatureFormat
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.SignDataVerifyHash_SHA1
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.UnknownHashAlgorithm
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.NoFuzzyPkcs8
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa512EncryptedPkcs8
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa1024EncryptedPkcs8
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.BadPbeParameters
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa1024EncryptedPkcs8_Pbes2HighIterations
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.UseAfterDispose_ImportedKey
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa576SubjectPublicKeyInfo
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.DecryptPkcs12WithBytes
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa1024SubjectPublicKeyInfo
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa512Pkcs8
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa1024EncryptedPkcs8_PasswordBytes
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.NoPrivKeyFromPublicOnly
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.NoFuzzySubjectPublicKeyInfo
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa576EncryptedPkcs8
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.NoFuzzyEncryptedPkcs8
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.PublicKey_CannotSign
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.VerifyKnown_512
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.VerifyKnownSignature
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.Fips186_2_1
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.UseAfterDispose_ImportedKey
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.VerifyKnown_576
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.SignAndVerifyDataExplicit1024
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.TestRegenKeyNamed
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.SignVerify_InteroperableSameKeys_RoundTripsUnlessTampered
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.PublicKey_CannotSign
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.SignData_MaxOffset_ZeroLength_NoThrow
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.VerifyData_MaxOffset_ZeroLength_NoThrow
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.CreateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.TestChangeFromNamedCurveToKeySize
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.KeySizeProp
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.TestRegenKeyExplicit
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.Roundtrip_WithOffset
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.UseAfterDispose_NewKey
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.TestNegative256WithRandomKey
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.UseAfterDispose_Import
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifySignature_SHA256_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.ExpectedHashSignature_SHA256_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.ExpectedSignature_SHA1_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PssSignature_WrongLength
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PssSignHash_MismatchedHashSize
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.ExpectedHashSignature_SHA1_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PssRoundtrip
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PssVerifyHash_MismatchedHashSize
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifyExpectedSignature_PssSha256_RSA16384
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.InvalidKeySize_DoesNotInvalidateKey
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.NegativeVerify_WrongSignature
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.NegativeVerify_BadKeysize
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.ExpectedSignature_SHA1_1032
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.UseAfterDispose
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifySignature_SHA1_1032
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PkcsSignHash_MismatchedHashSize
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifyHashSignature_SHA256_1024
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifyExpectedSignature_PssSha256_RSA2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PssSignature_WrongHashAlgorithm
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifySignature_SHA256_1024
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifySignature_SHA1_384
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.SignAndVerify_Roundtrip
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifySignature_SHA1_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.NegativeVerify_WrongAlgorithm
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.ExpectedHashSignature_SHA256_1024
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.ExpectedSignature_SHA256_1024
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.NegativeVerify_TamperedData
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifyExpectedSignature_PssSha384
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifyHashSignature_SHA256_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifyHashSignature_SHA1_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PssSignature_WrongData
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.ExpectedSignature_SHA256_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.ExpectedSignature_SHA1_384
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.SignEmptyHash
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PublicKey_CannotSign
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.ExpectSignature_SHA256_1024_Stream
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifyExpectedSignature_PssSha512
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.NullInputs
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.SignDataVerifyData_SHA1
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.SignDataVerifyHash_SHA1
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.SignHashVerifyHash
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.Rfc3279SignatureValidatesLength
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.SignDataVerifyData_SHA256
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.SignDataVerifyHash_SHA256
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.EmptyHashAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.SignatureFormatsAreNotCompatible
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.UnknownHashAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.VerifyInvalidRfc3279Signature
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.BadSignatureFormat
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifySignature_SHA1_1032
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.InvalidKeySize_DoesNotInvalidateKey
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PublicKey_CannotSign
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssSignature_WrongHashAlgorithm
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifySignature_SHA1_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssSignature_WrongLength
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.ExpectedHashSignature_SHA1_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.NegativeVerify_WrongSignature
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.ExpectSignature_SHA256_1024_Stream
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.NegativeVerify_BadKeysize
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifyHashSignature_SHA256_1024
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifyExpectedSignature_PssSha512
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssRoundtrip
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PkcsSignHash_MismatchedHashSize
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.ExpectedSignature_SHA1_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.UseAfterDispose
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifyHashSignature_SHA256_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.SignEmptyHash
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifyExpectedSignature_PssSha256_RSA16384
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifySignature_SHA1_384
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.ExpectedHashSignature_SHA256_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.ExpectedHashSignature_SHA256_1024
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.ExpectedSignature_SHA256_1024
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifySignature_SHA256_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifySignature_SHA256_1024
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.NegativeVerify_WrongAlgorithm
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.ExpectedSignature_SHA1_1032
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifyHashSignature_SHA1_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifyExpectedSignature_PssSha256_RSA2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.ExpectedSignature_SHA256_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.NegativeVerify_TamperedData
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssSignHash_MismatchedHashSize
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssSignature_WrongData
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.SignAndVerify_Roundtrip
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.ExpectedSignature_SHA1_384
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifyExpectedSignature_PssSha384
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssVerifyHash_MismatchedHashSize
System.Security.Cryptography.Dsa.Tests.DSAXml.TestRead1024Parameters_Private
System.Security.Cryptography.Dsa.Tests.DSAXml.FromXmlWithSeedAndCounterAndJ
System.Security.Cryptography.Dsa.Tests.DSAXml.TestRead1024Parameters_Public
System.Security.Cryptography.Dsa.Tests.DSAXml.FromXmlWrongJ_OK
System.Security.Cryptography.Dsa.Tests.DSAXml.TestRead576Parameters_Public
System.Security.Cryptography.Dsa.Tests.DSAXml.TestWrite1024Parameters
System.Security.Cryptography.Dsa.Tests.DSAXml.FromXmlWrongCounter_SometimesOK
System.Security.Cryptography.Dsa.Tests.DSAXml.TestRead512Parameters_Public
System.Security.Cryptography.Dsa.Tests.DSAXml.TestWrite512Parameters
System.Security.Cryptography.Dsa.Tests.DSAXml.TestRead512Parameters_Private
System.Security.Cryptography.Dsa.Tests.DSAXml.FromXml_CounterOverflow_Succeeds
System.Security.Cryptography.Dsa.Tests.DSAXml.TestWrite576Parameters
System.Security.Cryptography.Dsa.Tests.DSAXml.TestRead576Parameters_Private
System.Security.Cryptography.Dsa.Tests.DSASignatureFormatterTests.VerifySignature_SHA1
System.Security.Cryptography.Dsa.Tests.DSASignatureFormatterTests.VerifyKnownSignature
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1ECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1SubjectPublicKeyInfo
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP256ExplicitEncryptedPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadNistP521EncryptedPkcs8_Pbes2_Aes128_Sha384_PasswordBytes
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1EncryptedPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1ExplicitPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1ECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1ExplicitPkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.NoFuzzySubjectPublicKeyInfo
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1ExplicitEncryptedPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteBrainpoolKey1EncryptedPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1ExplicitECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteEc256EncryptedPkcs8_Pbes2HighIterations
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP521SubjectPublicKeyInfo
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1ExplicitEncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.UseAfterDispose
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1EncryptedPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1ECPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP521Pkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP256ExplicitSubjectPublicKeyInfo
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP521Pkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteBrainpoolKey1SubjectPublicKeyInfo
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.NoFuzzyECPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1Pkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteBrainpoolKey1EncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1SubjectPublicKeyInfo
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect283k1Key1Pkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadNistP521EncryptedPkcs8_Pbes2_Aes128_Sha384
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect283k1Key1EncryptedPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect283k1Key1Pkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1EncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1ECPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP256ExplicitECPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadNistP521EncryptedPkcs8_Pbes2_Aes128_LimitedPrivateKey_PasswordBytes
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1ExplicitEncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1Pkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.DecryptPkcs12WithBytes
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1ExplicitSubjectPublicKeyInfo
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.NoPrivKeyFromPublicOnly
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadNistP256EncryptedPkcs8_Pbes1_RC2_MD5
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect283k1Key1ECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteBrainpoolKey1ECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP256ExplicitECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect283k1Key1ECPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1ExplicitSubjectPublicKeyInfo
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1ExplicitPkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1ExplicitECPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadNistP521EncryptedPkcs8_Pbes2_Aes128_LimitedPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteBrainpoolKey1Pkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1ExplicitEncryptedPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP256ECPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1ExplicitECPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1Pkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.NoFuzzyPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect283k1Key1EncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.NoFuzzyEncryptedPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1EncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1Pkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect283k1Key1SubjectPublicKeyInfo
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteBrainpoolKey1ECPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP256ECPrivateKey_LimitedPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP256ExplicitPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP256ExplicitPkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1ExplicitECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.BadPbeParameters
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1ExplicitPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP256ExplicitEncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteBrainpoolKey1Pkcs8
System.Security.Cryptography.Algorithms.Tests.ECDsaTests.Span_TrySignData_VerifyData_UsesTryHashDataAndTrySignHashAndTryVerifyHash
System.Security.Cryptography.Algorithms.Tests.ECDsaTests.Array_SignData_VerifyData_UsesHashDataAndSignHashAndVerifyHash
System.Security.Cryptography.Algorithms.Tests.ECDsaTests.Stream_SignData_VerifyData_UsesHashDataAndSignHashAndVerifyHash
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.SignDataVerifyData_SHA1
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.VerifyInvalidRfc3279Signature
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.BadSignatureFormat
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.SignDataVerifyHash_SHA1
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.SignDataVerifyData_SHA256
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.SignDataVerifyHash_SHA256
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.Rfc23279TrySignHashUnderMax
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.Rfc23279TrySignDataUnderMax
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.SignHashVerifyHash
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.Rfc3279SignatureValidatesLength
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.UnknownHashAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.SignatureFormatsAreNotCompatible
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.NullInputs
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.EmptyHashAlgorithm

System.Security.Cryptography.OpenSsl.Tests
System.Security.Cryptography.Rsa.Tests.KeyGeneration.GenerateMinKey
System.Security.Cryptography.Rsa.Tests.KeyGeneration.GenerateKey_2048
System.Security.Cryptography.Rsa.Tests.KeyGeneration.GenerateSecondMinKey
System.Security.Cryptography.Rsa.Tests.KeyGeneration.GenerateKey_4096
System.Security.Cryptography.EcDsa.Tests.ECDsaXml.TestNotImplementedException
System.Security.Cryptography.EcDiffieHellman.OpenSsl.Tests.EcDiffieHellmanOpenSslTests.VerifyDuplicateKey_NeverValidHandle
System.Security.Cryptography.EcDiffieHellman.OpenSsl.Tests.EcDiffieHellmanOpenSslTests.LookupCurveByOidValue
System.Security.Cryptography.EcDiffieHellman.OpenSsl.Tests.EcDiffieHellmanOpenSslTests.VerifyDuplicateKey_NullHandle
System.Security.Cryptography.EcDiffieHellman.OpenSsl.Tests.EcDiffieHellmanOpenSslTests.VerifyDuplicateKey_DistinctHandles
System.Security.Cryptography.EcDiffieHellman.OpenSsl.Tests.EcDiffieHellmanOpenSslTests.DefaultCtor
System.Security.Cryptography.EcDiffieHellman.OpenSsl.Tests.EcDiffieHellmanOpenSslTests.LookupCurveByOidFriendlyName
System.Security.Cryptography.EcDiffieHellman.OpenSsl.Tests.EcDiffieHellmanOpenSslTests.VerifyDuplicateKey_RsaHandle
System.Security.Cryptography.EcDiffieHellman.OpenSsl.Tests.EcDiffieHellmanOpenSslTests.Ctor384
System.Security.Cryptography.EcDiffieHellman.OpenSsl.Tests.EcDiffieHellmanOpenSslTests.CtorHandle384
System.Security.Cryptography.EcDiffieHellman.OpenSsl.Tests.EcDiffieHellmanOpenSslTests.Ctor256
System.Security.Cryptography.EcDiffieHellman.OpenSsl.Tests.EcDiffieHellmanOpenSslTests.VerifyDuplicateKey_ValidHandle
System.Security.Cryptography.EcDiffieHellman.OpenSsl.Tests.EcDiffieHellmanOpenSslTests.CtorHandleDuplicate
System.Security.Cryptography.EcDiffieHellman.OpenSsl.Tests.EcDiffieHellmanOpenSslTests.Ctor521
System.Security.Cryptography.EcDiffieHellman.OpenSsl.Tests.EcDiffieHellmanOpenSslTests.VerifyDuplicateKey_InvalidHandle
System.Security.Cryptography.EcDiffieHellman.OpenSsl.Tests.EcDiffieHellmanOpenSslTests.CtorHandle521
System.Security.Cryptography.EcDiffieHellman.OpenSsl.Tests.EcDiffieHellmanOpenSslTests.KeySizePropWithExercise
System.Security.Cryptography.EcDiffieHellman.OpenSsl.Tests.EcDiffieHellmanOpenSslTests.VerifyDuplicateKey_RefCounts
System.Security.Cryptography.Rsa.Tests.RSAKeyExchangeFormatterTests.TestKnownValuePkcs1
System.Security.Cryptography.Rsa.Tests.RSAKeyExchangeFormatterTests.VerifyDecryptKeyExchangePkcs1
System.Security.Cryptography.Rsa.Tests.RSAKeyExchangeFormatterTests.TestKnownValueOaep
System.Security.Cryptography.Rsa.Tests.RSAKeyExchangeFormatterTests.VerifyDecryptKeyExchangeOaep
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaDecryptOaepWrongData
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaOaepMaxSize
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaDecryptOaepWrongAlgorithm
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaDecryptOaepWrongDataLength
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RoundtripEmptyArray
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaPkcsEncryptMaxSize
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.NullPadding_Throws
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.LargeKeyCryptRoundtrip
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaDecryptAfterExport
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaCryptRoundtrip_OaepSHA256
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.DecryptSavedAnswerUnusualExponent
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.NullArray_Throws
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.DecryptSavedAnswer_OaepSHA256
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaDecryptPkcs1Deficient
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.DecryptSavedAnswer
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaDecryptPkcs1WrongDataLength
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaDecryptPkcs1LeadingZero
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.UseAfterDispose
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaCryptRoundtrip_OaepSHA1
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.DecryptWithPublicKey_Fails
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.UnusualExponentCryptRoundtrip
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaCryptRoundtrip_OaepSHA384
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.DecryptSavedAnswer_OaepSHA512
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaDecryptOaep_ExpectFailure
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.RsaCryptRoundtrip_OaepSHA512
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.NotSupportedValueMethods
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array.DecryptSavedAnswer_OaepSHA384
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.DecryptPkcs12PbeTooManyIterations
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1ExplicitPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect283k1Key1Pkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1ExplicitEncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP521Pkcs8_ECDH
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP521SubjectPublicKeyInfo
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1ExplicitPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteBrainpoolKey1EncryptedPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect283k1Key1ECPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP256ExplicitECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1ECPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1ECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1ExplicitEncryptedPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1ExplicitECPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1EncryptedPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1ECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadNistP521EncryptedPkcs8_Pbes2_Aes128_Sha384_PasswordBytes
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1ExplicitECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadNistP521EncryptedPkcs8_Pbes2_Aes128_Sha384
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteEc256EncryptedPkcs8_Pbes2HighIterations
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteBrainpoolKey1Pkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteBrainpoolKey1SubjectPublicKeyInfo
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP256ExplicitPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP256ExplicitEncryptedPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteBrainpoolKey1ECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP521Pkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP256ExplicitSubjectPublicKeyInfo
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1SubjectPublicKeyInfo
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP256ExplicitPkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1Pkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1Pkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.NoFuzzyECPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP256ECPrivateKey_LimitedPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1ExplicitSubjectPublicKeyInfo
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1ExplicitPkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect283k1Key1ECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.DecryptPkcs12WithBytes
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1ExplicitECPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.UseAfterDispose
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1ExplicitSubjectPublicKeyInfo
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadNistP256EncryptedPkcs8_Pbes1_RC2_MD5
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1EncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1ExplicitECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadNistP521EncryptedPkcs8_Pbes2_Aes128_LimitedPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1EncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP256ExplicitEncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.NoPrivKeyFromPublicOnly
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect283k1Key1EncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect283k1Key1Pkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.NoFuzzyPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1ExplicitEncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP256ExplicitECPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteBrainpoolKey1Pkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect283k1Key1EncryptedPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP256ECPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.NoFuzzyEncryptedPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP521Pkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect283k1Key1SubjectPublicKeyInfo
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1ExplicitEncryptedPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteNistP521SubjectPublicKeyInfo_ECDH
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadNistP521EncryptedPkcs8_Pbes2_Aes128_LimitedPrivateKey_PasswordBytes
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1EncryptedPkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.BadPbeParameters
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1Pkcs8
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1ECPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteBrainpoolKey1ECPrivateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteC2pnb163v1Pkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1ExplicitPkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.NoFuzzySubjectPublicKeyInfo
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteBrainpoolKey1EncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDiffieHellman.Tests.ECDhKeyFileTests.ReadWriteSect163k1Key1SubjectPublicKeyInfo
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.NullInputs
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.SignHashVerifyHash
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.VerifyInvalidRfc3279Signature
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.SignDataVerifyData_SHA1
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.SignDataVerifyHash_SHA1
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.SignDataVerifyHash_SHA256
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.Rfc3279SignatureValidatesLength
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.SignatureFormatsAreNotCompatible
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.SignDataVerifyData_SHA256
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.EmptyHashAlgorithm
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.OffsetAndCountOutOfRange
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.BadSignatureFormat
System.Security.Cryptography.Dsa.Tests.DsaArrayOffsetSignatureFormatTests.UnknownHashAlgorithm
System.Security.Cryptography.Dsa.Tests.DSAKeyGeneration.VerifyDefaultKeySize_Fips186_2
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP521Pkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.NoFuzzyECPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect283k1Key1EncryptedPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1ExplicitECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.UseAfterDispose
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteBrainpoolKey1SubjectPublicKeyInfo
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect283k1Key1Pkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP256ExplicitECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1Pkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.NoFuzzyEncryptedPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.DecryptPkcs12PbeTooManyIterations
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1SubjectPublicKeyInfo
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1ExplicitECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1Pkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteBrainpoolKey1EncryptedPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1SubjectPublicKeyInfo
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteEc256EncryptedPkcs8_Pbes2HighIterations
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.BadPbeParameters
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1ExplicitEncryptedPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteBrainpoolKey1Pkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadNistP521EncryptedPkcs8_Pbes2_Aes128_Sha384
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP256ECPrivateKey_LimitedPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1EncryptedPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.NoFuzzyPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadNistP521EncryptedPkcs8_Pbes2_Aes128_LimitedPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect283k1Key1Pkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP256ExplicitPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP521SubjectPublicKeyInfo
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadNistP521EncryptedPkcs8_Pbes2_Aes128_Sha384_PasswordBytes
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect283k1Key1SubjectPublicKeyInfo
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.NoFuzzySubjectPublicKeyInfo
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1ECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1ExplicitPkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP521Pkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.NoPrivKeyFromPublicOnly
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1EncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1EncryptedPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadNistP521EncryptedPkcs8_Pbes2_Aes128_LimitedPrivateKey_PasswordBytes
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP256ExplicitSubjectPublicKeyInfo
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1ECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.DecryptPkcs12WithBytes
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect283k1Key1ECPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1EncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1ExplicitPkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP256ExplicitPkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteBrainpoolKey1ECPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP256ExplicitEncryptedPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteBrainpoolKey1ECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1ExplicitPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadNistP256EncryptedPkcs8_Pbes1_RC2_MD5
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteBrainpoolKey1EncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1ECPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1Pkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1ExplicitECPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect283k1Key1ECPrivateKey_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1ExplicitSubjectPublicKeyInfo
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1ExplicitEncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP256ECPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1ExplicitEncryptedPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP521SubjectPublicKeyInfo_ECDH
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1ECPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP256ExplicitEncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteBrainpoolKey1Pkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1ExplicitEncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1ExplicitSubjectPublicKeyInfo
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP521Pkcs8_ECDH
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteC2pnb163v1ExplicitPkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect283k1Key1EncryptedPkcs8_LimitedPrivate
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1ExplicitECPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteNistP256ExplicitECPrivateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyFileTests.ReadWriteSect163k1Key1Pkcs8
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyPemTests.ImportFromEncryptedPem_Pkcs8_Byte_Simple
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyPemTests.ImportFromEncryptedPem_Pkcs8_Char_Simple
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyPemTests.ImportFromPem_Spki_IgnoresUnrelatedAlgorithms
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyPemTests.ImportFromPem_ECPrivateKey_IgnoresUnrelatedAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyPemTests.ImportFromPem_Pkcs8_Simple
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyPemTests.ImportFromPem_Spki_PrecedingMalformedPem
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyPemTests.ImportFromPem_Spki_Simple
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyPemTests.ImportFromPem_Spki_PrecedingUnrelatedPemIsIgnored
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyPemTests.ImportFromPem_Pkcs8_IgnoresUnrelatedAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDsaKeyPemTests.ImportFromPem_ECPrivateKey_Simple
System.Security.Cryptography.Dsa.Tests.DSAImportExport.ImportRoundTrip
System.Security.Cryptography.Dsa.Tests.DSAImportExport.ExportAutoKey
System.Security.Cryptography.Dsa.Tests.DSAImportExport.Import_2048
System.Security.Cryptography.Dsa.Tests.DSAImportExport.ExportAfterDispose
System.Security.Cryptography.Dsa.Tests.DSAImportExport.Import_1024
System.Security.Cryptography.Dsa.Tests.DSAImportExport.MultiExport
System.Security.Cryptography.Dsa.Tests.DSAImportExport.Import_576
System.Security.Cryptography.Dsa.Tests.DSAImportExport.Import_512
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.SignHashVerifyHash
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.SignDataVerifyData_SHA1
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.SignDataVerifyData_SHA256
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.Rfc23279TrySignDataUnderMax
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.VerifyInvalidRfc3279Signature
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.Rfc23279TrySignHashUnderMax
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.SignDataVerifyHash_SHA256
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.UnknownHashAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.Rfc3279SignatureValidatesLength
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.SignDataVerifyHash_SHA1
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.SignatureFormatsAreNotCompatible
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.EmptyHashAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.NullInputs
System.Security.Cryptography.EcDsa.Tests.ECDsaSpanSignatureFormatTests.BadSignatureFormat
System.Security.Cryptography.Rsa.Tests.ImportExport.ImportNoExponent
System.Security.Cryptography.Rsa.Tests.ImportExport.ExportAfterDispose
System.Security.Cryptography.Rsa.Tests.ImportExport.MultiExport
System.Security.Cryptography.Rsa.Tests.ImportExport.ImportExport1032
System.Security.Cryptography.Rsa.Tests.ImportExport.ImportNoModulus
System.Security.Cryptography.Rsa.Tests.ImportExport.ImportPrivateExportPublic
System.Security.Cryptography.Rsa.Tests.ImportExport.ImportNoDP
System.Security.Cryptography.Rsa.Tests.ImportExport.PaddedExport
System.Security.Cryptography.Rsa.Tests.ImportExport.LargeKeyImportExport
System.Security.Cryptography.Rsa.Tests.ImportExport.UnusualExponentImportExport
System.Security.Cryptography.Rsa.Tests.ImportExport.ImportReset
System.Security.Cryptography.Rsa.Tests.ImportExport.PublicOnlyPrivateExport
System.Security.Cryptography.Rsa.Tests.ImportExport.ExportAutoKey
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.KeySizeProp
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.VerifyData_MaxOffset_ZeroLength_NoThrow
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.TestRegenKeyExplicit
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.VerifyData_InvalidArguments_Throws
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.TestPositive256WithExplicitParameters
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.PublicKey_CannotSign
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.CreateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.UseAfterDispose_Import
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.Roundtrip_WithOffset
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.UseAfterDispose_NewKey
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.SignVerify_InteroperableSameKeys_RoundTripsUnlessTampered
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.TestNegative256WithRandomKey
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.SignData_MaxOffset_ZeroLength_NoThrow
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.TestRegenKeyNamed
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.SignData_InvalidArguments_Throws
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.TestChangeFromNamedCurveToKeySize
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.TestRegenKeyNistP256
System.Security.Cryptography.Dsa.Tests.DSAXml.TestRead2048Parameters_Private_Base64Binary
System.Security.Cryptography.Dsa.Tests.DSAXml.FromXml_MissingY
System.Security.Cryptography.Dsa.Tests.DSAXml.TestWriteDeficientXParameters
System.Security.Cryptography.Dsa.Tests.DSAXml.TestRead576Parameters_Private
System.Security.Cryptography.Dsa.Tests.DSAXml.FromXmlCounterWithoutSeed
System.Security.Cryptography.Dsa.Tests.DSAXml.TestWrite512Parameters
System.Security.Cryptography.Dsa.Tests.DSAXml.FromXmlInvalidJ_Fails
System.Security.Cryptography.Dsa.Tests.DSAXml.FromXmlWrongCounter_SometimesOK
System.Security.Cryptography.Dsa.Tests.DSAXml.FromNonsenseXml
System.Security.Cryptography.Dsa.Tests.DSAXml.TestRead1024Parameters_Private
System.Security.Cryptography.Dsa.Tests.DSAXml.TestRead2048Parameters_Public
System.Security.Cryptography.Dsa.Tests.DSAXml.TestWrite1024Parameters
System.Security.Cryptography.Dsa.Tests.DSAXml.FromXml_MissingP
System.Security.Cryptography.Dsa.Tests.DSAXml.FromXml_CounterOverflow_Succeeds
System.Security.Cryptography.Dsa.Tests.DSAXml.TestWrite576Parameters
System.Security.Cryptography.Dsa.Tests.DSAXml.FromXmlWrongJ_OK
System.Security.Cryptography.Dsa.Tests.DSAXml.TestRead512Parameters_Public
System.Security.Cryptography.Dsa.Tests.DSAXml.FromInvalidXml
System.Security.Cryptography.Dsa.Tests.DSAXml.FromXmlSeedWithoutCounter
System.Security.Cryptography.Dsa.Tests.DSAXml.TestRead1024Parameters_Public
System.Security.Cryptography.Dsa.Tests.DSAXml.FromXml_MissingG
System.Security.Cryptography.Dsa.Tests.DSAXml.FromNullXml
System.Security.Cryptography.Dsa.Tests.DSAXml.FromXml_MissingQ
System.Security.Cryptography.Dsa.Tests.DSAXml.TestRead512Parameters_Private
System.Security.Cryptography.Dsa.Tests.DSAXml.FromXmlWithSeedAndCounterAndJ
System.Security.Cryptography.Dsa.Tests.DSAXml.TestRead2048Parameters_Private_CryptoBinary
System.Security.Cryptography.Dsa.Tests.DSAXml.TestRead576Parameters_Public
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromPem_NoPem
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromEncryptedPem_Pkcs8_Char_NoPem
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromPem_SubjectPublicKeyInfo_Simple
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromEncryptedPem_Pkcs8_Encrypted_Char_Simple
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromEncryptedPem_Pkcs8_NoEncryptedPem
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromPem_EncryptedPrivateKeyFails
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromPem_SpkiAlgorithmMismatch_Throws
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromPem_Pkcs8UnEncrypted_Simple
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromPem_Pkcs8_PrecedingMalformedPem
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromPem_Pkcs8_AmbiguousKey_Pkcs8
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromPem_Pkcs8_AmbiguousKey_EncryptedPkcs8
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromPem_Pkcs8_AmbiguousKey_Spki
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromEncryptedPem_Pkcs8_Byte_NoPem
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromEncryptedPem_Pkcs8_Encrypted_Byte_Simple
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromPem_Pkcs8_UnrelatedPrecedingPem
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromEncryptedPem_Pkcs8_Encrypted_AmbiguousPem
System.Security.Cryptography.Dsa.Tests.DSAKeyPemTests.ImportFromPem_Pkcs8UnEncrypted_IgnoresUnrelatedAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.VerifyData_InvalidArguments_Throws
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.TestRegenKeyNistP256
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.VerifyHash_InvalidArguments_Throws
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.CreateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.TestPositive256WithExplicitParameters
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.TestRegenKeyNamed
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.UseAfterDispose_Import
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.SignData_InvalidArguments_Throws
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.TestRegenKeyExplicit
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.SignHash_InvalidArguments_Throws
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.SignVerify_InteroperableSameKeys_RoundTripsUnlessTampered
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.TestChangeFromNamedCurveToKeySize
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.PublicKey_CannotSign
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.SignData_MaxOffset_ZeroLength_NoThrow
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.Roundtrip_WithOffset
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.KeySizeProp
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.TestNegative256WithRandomKey
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.VerifyData_MaxOffset_ZeroLength_NoThrow
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.UseAfterDispose_NewKey
System.Security.Cryptography.OpenSsl.Tests.SafeEvpPKeyHandleTests.TestOpenSslVersion
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa576SubjectPublicKeyInfo
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa2048EncryptedPkcs8
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa2048DeficientXPkcs8
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa1024EncryptedPkcs8_Pbes2HighIterations
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa2048DeficientXEncryptedPkcs8
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.NoFuzzyPkcs8
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa1024EncryptedPkcs8
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.NoPrivKeyFromPublicOnly
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.BadPbeParameters
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa1024SubjectPublicKeyInfo
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.NoFuzzyEncryptedPkcs8
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa512EncryptedPkcs8
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa576EncryptedPkcs8
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.UseAfterDispose_NewKey
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.DecryptPkcs12PbeTooManyIterations
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa2048SubjectPublicKeyInfo
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa512Pkcs8
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.UseAfterDispose_ImportedKey
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.ReadWriteDsa1024EncryptedPkcs8_PasswordBytes
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.DecryptPkcs12WithBytes
System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests.NoFuzzySubjectPublicKeyInfo
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.BadSignatureFormat
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.SignDataVerifyData_SHA256
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.SignDataVerifyHash_SHA1
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.Rfc3279SignatureValidatesLength
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.SignHashVerifyHash
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.UnknownHashAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.NullInputs
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.VerifyInvalidRfc3279Signature
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.SignDataVerifyData_SHA1
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.SignDataVerifyHash_SHA256
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.EmptyHashAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDsaArraySignatureFormatTests.SignatureFormatsAreNotCompatible
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.TestChangeFromNamedCurveToKeySize
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.TestRegenKeyNamed
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.SignVerify_InteroperableSameKeys_RoundTripsUnlessTampered
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.TestNegative256WithRandomKey
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.UseAfterDispose_Import
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.UseAfterDispose_NewKey
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.SignData_InvalidArguments_Throws
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.KeySizeProp
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.Roundtrip_WithOffset
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.TestRegenKeyNistP256
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.TestRegenKeyExplicit
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.CreateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.SignData_MaxOffset_ZeroLength_NoThrow
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.PublicKey_CannotSign
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.VerifyData_InvalidArguments_Throws
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.VerifyData_MaxOffset_ZeroLength_NoThrow
System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.TestPositive256WithExplicitParameters
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.BadSignatureFormat
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.Rfc3279SignatureValidatesLength
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.SignDataVerifyData_SHA1
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.SignDataVerifyData_SHA256
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.VerifyInvalidRfc3279Signature
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.UnknownHashAlgorithm
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.SignDataVerifyHash_SHA1
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.SignatureFormatsAreNotCompatible
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.Rfc23279TrySignDataUnderMax
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.SignHashVerifyHash
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.SignDataVerifyHash_SHA256
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.EmptyHashAlgorithm
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.Rfc23279TrySignHashUnderMax
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.NullInputs
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.SignAndVerifyDataExplicit2048
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.UseAfterDispose_ImportedKey
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.PublicKey_CannotSign
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.VerifyKnown_576
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.VerifyKnown_512
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.VerifyKnown_2048_SHA384
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.VerifyKnown_2048_SHA512
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.SignAndVerifyDataNew1024
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.VerifyKnown_2048_SHA256
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.InvalidKeySize_DoesNotInvalidateKey
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.UseAfterDispose_NewKey
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.VerifyKnownSignature
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.Verify2048WithSha1
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.SignAndVerifyDataExplicit1024
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.InvalidArrayArguments_Throws
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream.Sign2048WithSha1
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PssVerifyHash_MismatchedHashSize
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.InvalidKeySize_DoesNotInvalidateKey
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.ExpectedHashSignature_SHA256_1024
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifyHashSignature_SHA1_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PssRoundtrip
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PssSignature_WrongHashAlgorithm
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.ExpectedSignature_SHA1_1032
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifySignature_SHA1_1032
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifyHashSignature_SHA256_1024
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PssSignature_WrongData
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PublicKey_CannotSign
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifyExpectedSignature_PssSha256_RSA16384
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.NegativeVerify_WrongAlgorithm
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifyExpectedSignature_PssSha384
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.ExpectedHashSignature_SHA1_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.ExpectedSignature_SHA256_1024
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.ExpectedHashSignature_SHA256_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifySignature_SHA256_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.NegativeVerify_BadKeysize
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.InvalidHashAlgorithmName_Throws
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.UseAfterDispose
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.ExpectedSignature_SHA1_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PssSignature_WrongLength
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifyExpectedSignature_PssSha512
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.ExpectedSignature_SHA256_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifySignature_SHA1_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifySignature_SHA1_384
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.SignAndVerify_Roundtrip
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.NegativeVerify_WrongSignature
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.ExpectedSignature_SHA1_384
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.SignEmptyHash
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifyHashSignature_SHA256_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PssSignHash_MismatchedHashSize
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.NegativeVerify_TamperedData
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifyExpectedSignature_PssSha256_RSA2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.ExpectSignature_SHA256_1024_Stream
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.NullPadding_Throws
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PkcsSignHash_MismatchedHashSize
System.Security.Cryptography.Rsa.Tests.SignVerify_Span.VerifySignature_SHA256_1024
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.Rfc3279SignatureValidatesLength
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.NullInputs
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.BadSignatureFormat
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.SignDataVerifyHash_SHA256
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.VerifyInvalidRfc3279Signature
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.SignDataVerifyData_SHA1
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.SignDataVerifyData_SHA256
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.SignDataVerifyHash_SHA1
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.SignatureFormatsAreNotCompatible
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.SignHashVerifyHash
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.UnknownHashAlgorithm
System.Security.Cryptography.Dsa.Tests.DsaArraySignatureFormatTests.EmptyHashAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDsaImportExportTests.TestKeySizeCreateKey
System.Security.Cryptography.EcDsa.Tests.ECDsaImportExportTests.TestExplicitCurves
System.Security.Cryptography.EcDsa.Tests.ECDsaImportExportTests.TestExplicitCurvesSignVerify
System.Security.Cryptography.EcDsa.Tests.ECDsaImportExportTests.TestGeneralExportWithExplicitParameters
System.Security.Cryptography.EcDsa.Tests.ECDsaImportExportTests.TestNamedCurves
System.Security.Cryptography.EcDsa.Tests.ECDsaImportExportTests.ImportFromPrivateOnlyKey
System.Security.Cryptography.EcDsa.Tests.ECDsaImportExportTests.TestExplicitImportValidationNegative
System.Security.Cryptography.EcDsa.Tests.ECDsaImportExportTests.TestNamedCurvesNegative
System.Security.Cryptography.EcDsa.Tests.ECDsaImportExportTests.ExportIncludingPrivateOnPublicOnlyKey
System.Security.Cryptography.EcDsa.Tests.ECDsaImportExportTests.DiminishedCoordsRoundtrip
System.Security.Cryptography.Rsa.Tests.RSASignatureFormatterTests.VerifyKnownSignature
System.Security.Cryptography.Rsa.Tests.RSASignatureFormatterTests.VerifySignature_SHA1
System.Security.Cryptography.Rsa.Tests.RSASignatureFormatterTests.VerifySignature_SHA256
System.Security.Cryptography.Rsa.Tests.RSASignatureFormatterTests.InvalidHashAlgorithm
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_RSAPrivateKey_AmbiguousKey_SubjectPublicKeyInfo
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromEncryptedPem_Pkcs8Encrypted_Byte_Simple
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_RSAPrivateKey_PrecedingUnrelatedPem
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_RSAPrivateKey_PrecedingMalformedPem
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_SubjectPublicKeyInfo_IgnoresUnrelatedAlgorithm
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_RSAPrivateKey_IgnoresOtherAlgorithms
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_Pkcs8UnEncrypted_Simple
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_RSAPrivateKey_Simple
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_RSAPrivateKey_AmbiguousKey_RSAPrivateKey
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_RSAPrivateKey_AmbiguousKey_EncryptedPkcs8
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_SubjectPublicKeyInfo_Simple
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_RSAPublicKey_Simple
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromEncryptedPem_Pkcs8Encrypted_Byte_NoPem
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromEncryptedPem_Pkcs8Encrypted_AmbiguousPem
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromEncryptedPem_NoEncryptedPem
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_Pkcs8UnEncrypted_UnrelatedAlgorithmIsIgnored
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_RSAPrivateKey_AmbiguousKey_RSAPublicKey
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_EncryptedPrivateKeyFails
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromEncryptedPem_Pkcs8Encrypted_Char_NoPem
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_NoPem
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromPem_Pkcs8AlgorithmMismatch_Throws
System.Security.Cryptography.Rsa.Tests.RSAKeyPemTests.ImportFromEncryptedPem_Pkcs8Encrypted_Char_Simple
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.UnknownHashAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.SignDataVerifyData_SHA1
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.SignatureFormatsAreNotCompatible
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.SignDataVerifyHash_SHA256
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.SignDataVerifyHash_SHA1
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.SignHashVerifyHash
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.Rfc3279SignatureValidatesLength
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.SignDataVerifyData_SHA256
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.BadSignatureFormat
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.EmptyHashAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.VerifyInvalidRfc3279Signature
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.NullInputs
System.Security.Cryptography.EcDsa.Tests.ECDsaArrayOffsetSignatureFormatTests.OffsetAndCountOutOfRange
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssRoundtrip
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.ExpectedHashSignature_SHA256_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.NegativeVerify_TamperedData
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.SignAndVerify_Roundtrip
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.ExpectedSignature_SHA1_1032
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PkcsSignHash_MismatchedHashSize
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.InvalidHashAlgorithmName_Throws
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.NegativeVerify_WrongSignature
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssVerifyHash_MismatchedHashSize
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.NullPadding_Throws
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifyExpectedSignature_PssSha256_RSA16384
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.ExpectedHashSignature_SHA1_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifyHashSignature_SHA256_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifyHashSignature_SHA1_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.NullArray_Throws
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.ExpectedHashSignature_SHA256_1024
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifyExpectedSignature_PssSha384
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PublicKey_CannotSign
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifyHashSignature_SHA256_1024
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.NegativeVerify_WrongAlgorithm
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.UseAfterDispose
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.ExpectSignature_SHA256_1024_Stream
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.ExpectedSignature_SHA256_1024
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifySignature_SHA1_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.NegativeVerify_BadKeysize
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.ExpectedSignature_SHA256_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifySignature_SHA256_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifySignature_SHA1_384
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssSignHash_MismatchedHashSize
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifyExpectedSignature_PssSha512
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.ExpectedSignature_SHA1_2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssSignature_WrongData
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifySignature_SHA256_1024
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifySignature_SHA1_1032
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssSignature_WrongHashAlgorithm
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.ExpectedSignature_SHA1_384
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssSignature_WrongLength
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.SignEmptyHash
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.VerifyExpectedSignature_PssSha256_RSA2048
System.Security.Cryptography.Rsa.Tests.SignVerify_Array.InvalidKeySize_DoesNotInvalidateKey
System.Security.Cryptography.OpenSsl.Tests.RsaOpenSslTests.VerifyParameterCtor
System.Security.Cryptography.OpenSsl.Tests.RsaOpenSslTests.VerifyDuplicateKey_DistinctHandles
System.Security.Cryptography.OpenSsl.Tests.RsaOpenSslTests.VerifyDuplicateKey_NullHandle
System.Security.Cryptography.OpenSsl.Tests.RsaOpenSslTests.VerifyDuplicateKey_ECDsaHandle
System.Security.Cryptography.OpenSsl.Tests.RsaOpenSslTests.VerifyDuplicateKey_ValidHandle
System.Security.Cryptography.OpenSsl.Tests.RsaOpenSslTests.VerifyDuplicateKey_RefCounts
System.Security.Cryptography.OpenSsl.Tests.RsaOpenSslTests.VerifyDuplicateKey_InvalidHandle
System.Security.Cryptography.OpenSsl.Tests.RsaOpenSslTests.VerifyDuplicateKey_NeverValidHandle
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HmacDerivationIsStable
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsDerivation_KnownResults
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.ExportIncludingPrivateOnPublicOnlyKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TestNamedCurvesNegative
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HmacDerivation_SameSizeOtherKeyRequired
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.ValidateNistP384_1
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TestExplicitCurves
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SymmetricDerivation_HashAppend
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.DeriveKeyMaterialEquivalentToDeriveKeyFromHash
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HashDerivationVariesOnPublicKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HmacDerivationVariesOnPublicKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TestExplicitImportValidationNegative
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.UseAfterDispose
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.PublicKey_TryExportSubjectPublicKeyInfo_TooSmall
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SimpleHashMethodForwardsNull
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsPrfVariesOnOtherKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HashDerivation_KnownResults
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.ImportExplicitWithSeedButNoHash
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.ValidateNistP521_1
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TestExplicitCurvesKeyAgree
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.PublicKey_NotNull
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SymmetricDerivation_HashPrepend
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsPrfVariesOnLabel
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TestNamedCurves
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TestNotImplementedException
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HmacDerivation_KnownResults
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.PublicKeyIsFactory
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HashDerivation_SameSizeOtherKeyRequired
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SimpleHmacNullKeyForwardsNull
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.ValidateNistP256_1
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SupportsKeysize
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsDerivation_OtherKeyRequired
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SymmetricDerivation_HmacNullKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HmacDerivationVariesOnKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HashDerivation_OtherKeyRequired
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SymmetricDerivation_HmacPrepend
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HmacDerivationVariesOnAlgorithm
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HashDerivationVariesOnAppend
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SymmetricDerivation_Hmac
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HashDerivation
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsRequiresLabel
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.ValidateNistP384_0
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TestGeneralExportWithExplicitParameters
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsRequiresSeed
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HmacDerivationVariesOnPrepend
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HmacDerivationVariesOnAppend
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HmacDerivation_OtherKeyRequired
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.ValidateNistP521_0
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.ValidateNistP256_0
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SimpleHmacMethodForwardsNull
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HashDerivation_AlgorithmRequired
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HmacNullKeyDerivationIsStable
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsPrfVariesOnSeed
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsPrfOutputIs48Bytes
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TestKeySizeCreateKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HashDerivationVariesOnAlgorithm
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsDerivation_SameSizeOtherKeyRequired
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.ImportFromPrivateOnlyKey
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HashDerivationVariesOnPrepend
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.HashDerivationIsStable
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsRequiresSeed64
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.TlsPrfDerivationIsStable
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SymmetricDerivation_TlsPrf
System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.SymmetricDerivation_HmacAppend
System.Security.Cryptography.OpenSsl.Tests.DsaOpenSslTests.VerifyDuplicateKey_NullHandle
System.Security.Cryptography.OpenSsl.Tests.DsaOpenSslTests.VerifyDuplicateKey_InvalidHandle
System.Security.Cryptography.OpenSsl.Tests.DsaOpenSslTests.VerifyDuplicateKey_ValidHandle
System.Security.Cryptography.OpenSsl.Tests.DsaOpenSslTests.VerifyDuplicateKey_NeverValidHandle
System.Security.Cryptography.OpenSsl.Tests.DsaOpenSslTests.VerifyDuplicateKey_DistinctHandles
System.Security.Cryptography.OpenSsl.Tests.DsaOpenSslTests.VerifyDuplicateKey_RefCounts
System.Security.Cryptography.OpenSsl.Tests.DsaOpenSslTests.VerifyParameterCtor
System.Security.Cryptography.OpenSsl.Tests.DsaOpenSslTests.VerifyDuplicateKey_ECDsaHandle
System.Security.Cryptography.Rsa.Tests.RSAXml.FromXml_MissingQ
System.Security.Cryptography.Rsa.Tests.RSAXml.TestReadDiminishedDPParameters_Private_Base64Binary
System.Security.Cryptography.Rsa.Tests.RSAXml.FromXml_MissingInverseQ
System.Security.Cryptography.Rsa.Tests.RSAXml.TestWriteUnusualExponentParameters
System.Security.Cryptography.Rsa.Tests.RSAXml.TestRead1032Parameters_Private
System.Security.Cryptography.Rsa.Tests.RSAXml.TestRead1032Parameters_Public
System.Security.Cryptography.Rsa.Tests.RSAXml.FromInvalidXml
System.Security.Cryptography.Rsa.Tests.RSAXml.TestReadDiminishedDPParameters_Public
System.Security.Cryptography.Rsa.Tests.RSAXml.TestWrite1024Parameters
System.Security.Cryptography.Rsa.Tests.RSAXml.FromNonsenseXml
System.Security.Cryptography.Rsa.Tests.RSAXml.TestWriteDiminishedDPParameters
System.Security.Cryptography.Rsa.Tests.RSAXml.FromXml_MissingDQ
System.Security.Cryptography.Rsa.Tests.RSAXml.TestWrite1032Parameters
System.Security.Cryptography.Rsa.Tests.RSAXml.FromToXml
System.Security.Cryptography.Rsa.Tests.RSAXml.FromXml_MissingModulus
System.Security.Cryptography.Rsa.Tests.RSAXml.TestWrite2048Parameters
System.Security.Cryptography.Rsa.Tests.RSAXml.FromNullXml
System.Security.Cryptography.Rsa.Tests.RSAXml.FromXml_MissingDP
System.Security.Cryptography.Rsa.Tests.RSAXml.FromXml_MissingExponent
System.Security.Cryptography.Rsa.Tests.RSAXml.FromXml_BadBase64
System.Security.Cryptography.Rsa.Tests.RSAXml.TestReadDiminishedDPParameters_Private_CryptoBinary
System.Security.Cryptography.EcDsa.Tests.ECDiffieHellmanKeyPemTests.ImportFromPem_Spki_PrecedingMalformedPem
System.Security.Cryptography.EcDsa.Tests.ECDiffieHellmanKeyPemTests.ImportFromPem_Spki_PrecedingUnrelatedPemIsIgnored
System.Security.Cryptography.EcDsa.Tests.ECDiffieHellmanKeyPemTests.ImportFromPem_Spki_IgnoresUnrelatedAlgorithms
System.Security.Cryptography.EcDsa.Tests.ECDiffieHellmanKeyPemTests.ImportFromPem_ECPrivateKey_Simple
System.Security.Cryptography.EcDsa.Tests.ECDiffieHellmanKeyPemTests.ImportFromPem_Pkcs8_Simple
System.Security.Cryptography.EcDsa.Tests.ECDiffieHellmanKeyPemTests.ImportFromPem_Pkcs8_IgnoresUnrelatedAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDiffieHellmanKeyPemTests.ImportFromPem_Spki_Simple
System.Security.Cryptography.EcDsa.Tests.ECDiffieHellmanKeyPemTests.ImportFromEncryptedPem_Pkcs8_Char_Simple
System.Security.Cryptography.EcDsa.Tests.ECDiffieHellmanKeyPemTests.ImportFromPem_ECPrivateKey_IgnoresUnrelatedAlgorithm
System.Security.Cryptography.EcDsa.Tests.ECDiffieHellmanKeyPemTests.ImportFromEncryptedPem_Pkcs8_Byte_Simple
System.Security.Cryptography.EcDsa.OpenSsl.Tests.EcDsaOpenSslTests.VerifyDuplicateKey_DistinctHandles
System.Security.Cryptography.EcDsa.OpenSsl.Tests.EcDsaOpenSslTests.VerifyDuplicateKey_InvalidHandle
System.Security.Cryptography.EcDsa.OpenSsl.Tests.EcDsaOpenSslTests.LookupCurveByOidWindowsFriendlyName
System.Security.Cryptography.EcDsa.OpenSsl.Tests.EcDsaOpenSslTests.VerifyDuplicateKey_RefCounts
System.Security.Cryptography.EcDsa.OpenSsl.Tests.EcDsaOpenSslTests.KeySizePropWithExercise
System.Security.Cryptography.EcDsa.OpenSsl.Tests.EcDsaOpenSslTests.Ctor256
System.Security.Cryptography.EcDsa.OpenSsl.Tests.EcDsaOpenSslTests.VerifyDuplicateKey_RsaHandle
System.Security.Cryptography.EcDsa.OpenSsl.Tests.EcDsaOpenSslTests.CtorHandleDuplicate
System.Security.Cryptography.EcDsa.OpenSsl.Tests.EcDsaOpenSslTests.CtorHandle384
System.Security.Cryptography.EcDsa.OpenSsl.Tests.EcDsaOpenSslTests.CtorHandle521
System.Security.Cryptography.EcDsa.OpenSsl.Tests.EcDsaOpenSslTests.Ctor521
System.Security.Cryptography.EcDsa.OpenSsl.Tests.EcDsaOpenSslTests.VerifyDuplicateKey_NeverValidHandle
System.Security.Cryptography.EcDsa.OpenSsl.Tests.EcDsaOpenSslTests.VerifyDuplicateKey_ValidHandle
System.Security.Cryptography.EcDsa.OpenSsl.Tests.EcDsaOpenSslTests.LookupCurveByOidValue
System.Security.Cryptography.EcDsa.OpenSsl.Tests.EcDsaOpenSslTests.Ctor384
System.Security.Cryptography.EcDsa.OpenSsl.Tests.EcDsaOpenSslTests.LookupCurveByOidFriendlyName
System.Security.Cryptography.EcDsa.OpenSsl.Tests.EcDsaOpenSslTests.DefaultCtor
System.Security.Cryptography.EcDsa.OpenSsl.Tests.EcDsaOpenSslTests.VerifyDuplicateKey_NullHandle
System.Security.Cryptography.Dsa.Tests.DSASignatureFormatterTests.VerifySignature_SHA1
System.Security.Cryptography.Dsa.Tests.DSASignatureFormatterTests.VerifyKnownSignature
System.Security.Cryptography.Dsa.Tests.DSASignatureFormatterTests.InvalidHashAlgorithm
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.SignAndVerifyDataExplicit1024
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.InvalidKeySize_DoesNotInvalidateKey
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.VerifyKnown_2048_SHA256
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.SignAndVerifyDataNew1024
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.VerifyKnown_512
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.VerifyKnown_576
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.UseAfterDispose_NewKey
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.Sign2048WithSha1
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.SignAndVerifyDataExplicit2048
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.UseAfterDispose_ImportedKey
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.VerifyKnown_2048_SHA512
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.PublicKey_CannotSign
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.Verify2048WithSha1
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.VerifyKnown_2048_SHA384
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span.VerifyKnownSignature
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadWriteDiminishedDPPrivatePkcs1
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.UseAfterDispose
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadWriteSubjectPublicKeyInfo
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadEncryptedDiminishedDP_EmptyPassword
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadEncryptedDiminishedDP
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadPbes2Rc2EncryptedDiminishedDP_PasswordBytes
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadEncryptedRsa1032
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.DecryptPkcs12PbeTooManyIterations
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadWriteRsa2048EncryptedPkcs8_Pbes2HighIterations
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.NoFuzzySubjectPublicKeyInfo
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadPbes2Rc2EncryptedDiminishedDP
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.NoFuzzyRSAPublicKey
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.DecryptPkcs12WithBytes
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.NoFuzzyRSAPrivateKey
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.NoFuzzyEncryptedPkcs8
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.NoPrivKeyFromPublicOnly
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.BadPbeParameters
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.NoFuzzyPkcs8
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadPbes1Rc2EncryptedRsa384
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadWriteSubjectPublicKeyInfo_DiminishedDPKey
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadWriteBigExponentPrivatePkcs1
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadWriteDiminishedDPPkcs8
System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests.ReadEncryptedDiminishedDP_EmptyPasswordBytes
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.InvalidKeySize_DoesNotInvalidateKey
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.Verify2048WithSha1
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.VerifyKnown_2048_SHA512
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.SignAndVerifyDataExplicit2048
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.VerifyKnown_576
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.SignAndVerifyDataExplicit1024
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.VerifyKnownSignature
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.PublicKey_CannotSign
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.InvalidStreamArrayArguments_Throws
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.UseAfterDispose_ImportedKey
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.VerifyKnown_2048_SHA256
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.SignAndVerifyDataNew1024
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.Sign2048WithSha1
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.VerifyKnown_512
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.VerifyKnown_2048_SHA384
System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array.UseAfterDispose_NewKey
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaCryptRoundtrip_OaepSHA256
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.DecryptSavedAnswer_OaepSHA384
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RoundtripEmptyArray
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.DecryptSavedAnswer_OaepSHA512
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.Decrypt_WrongKey_Pkcs7
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaCryptRoundtrip_OaepSHA384
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaDecryptOaepWrongAlgorithm
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.NullPadding_Throws
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.Encrypt_VariousSizeSpans_Success
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaDecryptPkcs1LeadingZero
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.DecryptSavedAnswerUnusualExponent
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.DecryptWithPublicKey_Fails
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.Decrypt_VariousSizeSpans_Success
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.UseAfterDispose
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.UnusualExponentCryptRoundtrip
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaCryptRoundtrip_OaepSHA512
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaDecryptOaepWrongData
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaCryptRoundtrip_OaepSHA1
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaDecryptAfterExport
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaDecryptOaepWrongDataLength
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaDecryptPkcs1WrongDataLength
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaOaepMaxSize
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.DecryptSavedAnswer
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.Decrypt_WrongKey_OAEP_SHA256
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaDecryptPkcs1Deficient
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaPkcsEncryptMaxSize
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.RsaDecryptOaep_ExpectFailure
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.DecryptSavedAnswer_OaepSHA256
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.LargeKeyCryptRoundtrip
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.Decrypt_WrongKey_OAEP_SHA1
System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span.NotSupportedValueMethods

System.Security.Cryptography.Algorithms.failures.log

Author: mdh1418
Assignees: -
Labels:

area-System.Security, os-ios, untriaged

Milestone: 6.0.0

@filipnavara
Copy link
Member

I'm actively working on this and have a bunch of fixes in the pipeline. Aside from couple of edge cases and disabling missing features (DSA, limited private key EC) my current local state is Tests run: 2085 Passed: 2030 Inconclusive: 0 Failed: 23 Ignored: 32 (RSA decryption/encryption, ECDsa/RSA signing/verifying, ECDH, etc. works).

@filipnavara
Copy link
Member

@mdh1418 Can we get a re-run of this and #51331 against current main branch?

@mdh1418
Copy link
Member Author

mdh1418 commented Apr 30, 2021

@filipnavara Just re-ran both this test suite and the other one based on 6aca7af and updated the issue descriptions

@filipnavara
Copy link
Member

Thanks. The AesCcm/AesGcm tests are failing because of OpenSSL dependency. I am waiting for #52030 with that. Remaining failures are caused by #52104.

@mdh1418
Copy link
Member Author

mdh1418 commented Apr 30, 2021

Thanks :) I'll continue to update the ActiveIssues in the library tests after those changes make it in.

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label May 19, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label May 21, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jun 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Security os-ios Apple iOS untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants