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
Only enable PKCS_RSA_PSS_SHA256 and not the rest of the variants as
the tests for that are currently failing. Use aws_lc_rs for testing
as supposedly this one does support PSS keys while ring does not.
* Fix a logic error in the test in which verify_cert_basic was being
run when verify_cert should have been and viceversa.
Signed-off-by: Tomás González <[email protected]>
0 commit comments