You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add API breakage check as part of CI, see swift-crypto
Move ASN1Error into K1.Error (hiding it from top level documentation)
Integrate Compact into ECDSA.NonRecoverable/ECDSA.KeyRecovery so that the entire API of ECDSA.NonRecoverable/ECDSA.KeyRecovery becomes that of Compact (and make Compact "invisible" (internal))
The text was updated successfully, but these errors were encountered:
Sajjon
changed the title
Cleanup test folder structure and tests
Clean up tasks
Mar 26, 2023
K1.Error
(hiding it from top level documentation)Compact
intoECDSA.NonRecoverable
/ECDSA.KeyRecovery
so that the entire API ofECDSA.NonRecoverable
/ECDSA.KeyRecovery
becomes that ofCompact
(and makeCompact
"invisible" (internal))The text was updated successfully, but these errors were encountered: