-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Comments
Tagging subscribers to this area: @bartonjs, @vcsjones, @krwq, @GrabYourPitchforks Issue DetailsPlatformNotSupportedExceptionSystem.Security.Cryptography.Algorithms.Tests System.Security.Cryptography.OpenSsl.Tests System.Security.Cryptography.Algorithms.failures.log
|
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 |
@filipnavara Just re-ran both this test suite and the other one based on 6aca7af and updated the issue descriptions |
Thanks :) I'll continue to update the ActiveIssues in the library tests after those changes make it in. |
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
The text was updated successfully, but these errors were encountered: