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
I added verified test vectors for verifying HMAC, RSA, EC, and RSA-PSS signatures in #160 so that we could verify our implementation of EC and the fix in #158 worked properly.
However, the test I introduced for RSA-PSS is not working properly. I am uncertain if this is related to my test or related to our implementation of RSA-PSS being broken.
The text was updated successfully, but these errors were encountered:
I added verified test vectors for verifying HMAC, RSA, EC, and RSA-PSS signatures in #160 so that we could verify our implementation of EC and the fix in #158 worked properly.
However, the test I introduced for RSA-PSS is not working properly. I am uncertain if this is related to my test or related to our implementation of RSA-PSS being broken.
The text was updated successfully, but these errors were encountered: