We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In An HSM-based EUDI wallet using Split-ECDSA (SECDSA) providing verifiable “sole control” § 5 the author proposes having blinding factors b1 * b2 where b1 lives in a local WSCA agent and b2 on a WSCA service (#60). This may improve security and cover some compliance risks. Should we consider including this in HDK?
b1 * b2
b1
b2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In An HSM-based EUDI wallet using Split-ECDSA (SECDSA) providing verifiable “sole control” § 5 the author proposes having blinding factors
b1 * b2
whereb1
lives in a local WSCA agent andb2
on a WSCA service (#60). This may improve security and cover some compliance risks. Should we consider including this in HDK?The text was updated successfully, but these errors were encountered: