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

Oblivious Maps / side-channel secure hash tables #450

Open
mratsim opened this issue Aug 1, 2024 · 0 comments
Open

Oblivious Maps / side-channel secure hash tables #450

mratsim opened this issue Aug 1, 2024 · 0 comments
Labels
constant time ⏳ Enhancement is suitable for secret data enhancement :shipit: New feature or request

Comments

@mratsim
Copy link
Owner

mratsim commented Aug 1, 2024

Besides #211 for collision-resistant hash tables (for P2P gossipsub DOS resistance for example), we might need some side-channel secure maps.

For example this might ease the implementation of #358 or #415 for Verkle Trees.

References:

@mratsim mratsim added enhancement :shipit: New feature or request constant time ⏳ Enhancement is suitable for secret data labels Aug 1, 2024
@mratsim mratsim changed the title Oblivious Maps / side-chanel secure hash tables Oblivious Maps / side-channel secure hash tables Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
constant time ⏳ Enhancement is suitable for secret data enhancement :shipit: New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant