Skip to content
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

Cannot verify recovered signature #12

Open
hauhm1005 opened this issue Jun 5, 2019 · 0 comments
Open

Cannot verify recovered signature #12

hauhm1005 opened this issue Jun 5, 2019 · 0 comments

Comments

@hauhm1005
Copy link

I used "com.ibm.pross.client.signing.RsaCertificateAuthorityClient" class to generate rsaSharing, store private key share on servers and sign message with "private BigInteger signMessage(final BigInteger toBeSigned)" method to get recoverd signature, but when I verified signature with SigningUtil.verifyDefault, it returned false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant