Skip to content

WIP: Add post processing with error reconciliation and privacy amplification #6

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

Draft
wants to merge 12 commits into
base: dev
Choose a base branch
from

Conversation

nanoy42
Copy link
Contributor

@nanoy42 nanoy42 commented Feb 21, 2025

No description provided.

Add the RandomnessExtrator abstrac class. Add the DummyExtractor as a default value class. Add the post_processing section with post_processing.privacy_amplification in the configuration. Update docs for the post_processing new parameters.
Add the seed generation inside the base class is seed is None. Add documentation for the extractor in sphinx.
Add verification of seed length in RandomnessExtractor base classs
Add complex_to_real function in qosst-core/utils module as it is used in qosst-pp and qosst-bob
Remove the = None default option for seed on the _extract method of extractors.
Add the post_processing.reconciliation section in the configuration and add the beta and dimension parameters. Fixed some typos in post_processing.privacy_amplification
Added override photon number in Alice configuration for offile data testing
Add the documentation for the pushkey section to push key material at end of frame.
…mplification

QOSST/0.2 network protocol is modified for error correction and privacy amplification. Becoming QOSST/1.0

QOSST/1.0 is by design incompatible with QOSST/0.2
@nanoy42 nanoy42 requested a review from matteoschiav February 21, 2025 09:04
@nanoy42 nanoy42 marked this pull request as draft February 21, 2025 09:05
@nanoy42 nanoy42 changed the title WIP: Add post processing with error reconciliation and privacy amplificatiion WIP: Add post processing with error reconciliation and privacy amplification Feb 21, 2025
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

Successfully merging this pull request may close these issues.

1 participant