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

Find a suitable seedable PRNG function for PRIBLT #238

Open
guiltygyoza opened this issue Nov 6, 2024 · 0 comments
Open

Find a suitable seedable PRNG function for PRIBLT #238

guiltygyoza opened this issue Nov 6, 2024 · 0 comments
Labels
research Research related task

Comments

@guiltygyoza
Copy link
Contributor

This function is to be included in the protocol specification, so that all implementations can synchronize via PRIBLT correctly.

note: PRIBLT requires a deterministic PRNG seeded by each source symbol. Everyone uses this same PRNG, so that common source symbols won't appear in the XOR of coded symbols.

@guiltygyoza guiltygyoza added the research Research related task label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
research Research related task
Projects
Status: Triage
Development

No branches or pull requests

1 participant