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

Make BLS threshold encryption verifiable #215

Open
kladkogex opened this issue Nov 27, 2024 · 0 comments
Open

Make BLS threshold encryption verifiable #215

kladkogex opened this issue Nov 27, 2024 · 0 comments
Assignees

Comments

@kladkogex
Copy link
Collaborator

kladkogex commented Nov 27, 2024

Describe the feature you would like

When a user submits a BLS encrypted transaction, the submission needs to include a proof
that the transaction was encrypted correctly and can actually be decrypted. Otherwise a user can submit a
transaction with corrupt encryption and we will accept the transaction into pending queue that later can not be decrypted

image

And then

image

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