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

Change getDecryptionShare to getDecryptionShares #377

Open
sync-by-unito bot opened this issue Feb 4, 2022 · 3 comments
Open

Change getDecryptionShare to getDecryptionShares #377

sync-by-unito bot opened this issue Feb 4, 2022 · 3 comments
Assignees

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Feb 4, 2022

Make getDecryptionShare in SGX to take an array of encrypted values and return an array of values.

This is because a typical TE encrypted block will include many transactions and all of them need to be

decrypted in a single call to be efficient.

If a particular value is corrupt and can not be decrypted, return error for this value, but decrypt other value.

Otherwise an attacker can cause a DoS attack by submitting a corrupt value in a transaction.

┆Issue is synchronized with this Jira Task

@sync-by-unito
Copy link
Author

sync-by-unito bot commented Feb 7, 2022

➤ Automation for Jira commented:

Corresponding Pull Request #378

@sync-by-unito
Copy link
Author

sync-by-unito bot commented Feb 7, 2022

➤ Automation for Jira commented:

Corresponding Pull Request #379

@sync-by-unito sync-by-unito bot closed this as completed Feb 7, 2022
@sync-by-unito sync-by-unito bot reopened this Feb 17, 2022
@sync-by-unito
Copy link
Author

sync-by-unito bot commented Feb 17, 2022

➤ Evgeniy Zherdzitskiy commented:

Not include in V2 release. Temporary moved to BLOCKED column

@PolinaKiporenko PolinaKiporenko moved this from Todo to Blocked in SKALE Engineering 🚀 Apr 5, 2022
@gannakulikova gannakulikova moved this from Blocked to Ready For Pickup in SKALE Engineering 🚀 Apr 5, 2022
@gannakulikova gannakulikova moved this from Ready For Pickup to Blocked in SKALE Engineering 🚀 May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant