-
Notifications
You must be signed in to change notification settings - Fork 167
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
Handling Non Standard Keys Test Failed #185
Comments
Can you copy-paste the test output please? |
|
This is a change in the beta SDKs. Applying an appropriate fix will want to return something byte-aligned from |
The following 6 "awkward RSA Keys" tests failed (XCTAssertEqual failed: threw error "incorrectParameterSize") when built with Swift 5.9 - Apple Swift version 5.9 (swiftlang-5.9.0.114.10 clang-1500.0.29.1)
swift-crypto/Tests/_CryptoExtrasTests/TestRSASigning.swift
Lines 512 to 517 in c433cd3
The text was updated successfully, but these errors were encountered: