-
Notifications
You must be signed in to change notification settings - Fork 872
Implementing The B92 Quantum Key Distribution Protocol #1056
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
base: main
Are you sure you want to change the base?
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
- Tightened the markdown and checked the bullet point format - Replaced image file using drag and drop from the project.
hi @NadavClassiq, I have addressed all the reviews you have suggested, please do review it. Please let me know if any further changes or clarifications are needed, happy to make adjustments! |
Hi @sribhavan47, |
PR Description
This PR adds a full implementation of the B92 Quantum Key Distribution (QKD) protocol to the
classiq-library
, complementing the existing BB84 protocol.Key additions:
metadata.json
for discoverability and consistencyHighlights:
Related Issue
Closes #1026
Checklist
Please @NadavClassiq review and let me know if any improvements or tests are recommended!