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

Spec should reference the underlying cryptography #35

Open
wip-abramson opened this issue Apr 8, 2022 · 1 comment
Open

Spec should reference the underlying cryptography #35

wip-abramson opened this issue Apr 8, 2022 · 1 comment

Comments

@wip-abramson
Copy link
Contributor

AnonCreds is an approach to operationalise a credential mechanism that realises security without identification, as first conceptualised by David Chaum in 1985, using a Signature Scheme with Efficient Protocols. Specifically, AnonCreds 1.0 uses the CL-RSA signature scheme, which is an instantiation of a signature scheme with efficient protocols within the RSA mathematical setting. See also https://link.springer.com/content/pdf/10.1007/3-540-44987-6_7.pdf

To me at least, this is the core strength of AnonCreds. It has a rich, highly regarded academic pedigree dating back 40 years.

AnonCreds is simply the latest iteration of this work attempting to define how this cryptographic system can be practically applied within a software engineering framework.

I think the spec should surface this somewhere.

@jayzhan211
Copy link

I think bbs-signature might be closely related to the cryptography that used underlying in AnonCreds?

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

2 participants