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

More editorial updates #301

Merged
merged 8 commits into from
Dec 18, 2023
Merged

More editorial updates #301

merged 8 commits into from
Dec 18, 2023

Conversation

BasileiosKal
Copy link
Contributor

Consistency corrections.

@@ -62,11 +62,11 @@ The name BBS is derived from the authors of the original academic work of Dan Bo

Beyond the core properties of a digital signature scheme, BBS signatures provide multiple additional unique properties, three key ones are:

**Selective Disclosure** - The scheme allows a signer to sign multiple messages and produce a single -constant size- output signature. A holder/prover then possessing the messages and the signature can generate a proof whereby they can choose which messages to disclose, while revealing no-information about the undisclosed messages. The proof itself guarantees the integrity and authenticity of the disclosed messages (e.g. that they were originally signed by the signer).
**Selective Disclosure** - The scheme allows a signer to sign multiple messages and produce a single -constant size- output signature. A holder/Prover then possessing the messages and the signature can generate a proof whereby they can choose which messages to disclose, while revealing no-information about the undisclosed messages. The proof itself guarantees the integrity and authenticity of the disclosed messages (e.g. that they were originally signed by the signer).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Holder should also be capitalized here, no?

@BasileiosKal
Copy link
Contributor Author

Discussed on the WG call at the 18th of Dec. Multiple approvals. Merging.

@BasileiosKal BasileiosKal merged commit 3bd6abe into main Dec 18, 2023
2 checks passed
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

Successfully merging this pull request may close these issues.

4 participants