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

Adapt replay protocol for malicious security of share-conversion #6

Open
th4s opened this issue Jan 9, 2023 · 2 comments
Open

Adapt replay protocol for malicious security of share-conversion #6

th4s opened this issue Jan 9, 2023 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@th4s
Copy link
Member

th4s commented Jan 9, 2023

Modify the current implementation so that each individual OT choice is checked for correctness. Currently only the end result is checked.

Furthermore add a commitment to the sender's rng seed, which is revealed and checked in the end, when the tape is sent.

@th4s th4s added enhancement New feature or request good first issue Good for newcomers labels Jan 9, 2023
@heeckhau heeckhau transferred this issue from tlsnotary/tlsn Jun 8, 2023
@heeckhau
Copy link
Collaborator

heeckhau commented Jun 8, 2023

@th4s recorder.rs no longer exists.
Can this issue be close?

@th4s
Copy link
Member Author

th4s commented Jun 12, 2023

I would leave this open. The file has been renamed to tape.rs. I looked into it, and it seems that there is still no commitment to the sender's rng seed and only the final field element is checked for correctness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants