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

Code of BB84 protocol post-processing #8

Merged
merged 9 commits into from
Nov 15, 2023
Merged

Conversation

yyq2020
Copy link
Contributor

@yyq2020 yyq2020 commented Nov 2, 2023

1.Randomly selected bits are used to estimate the bit error rate
2.Use the Cascade protocol to correct errors
3.Use the Toplitz matrix to amplify privacy

yyq2020 and others added 7 commits October 14, 2023 20:53
增加了一个packet_class关键字用来区分不同的经典包
错误估计、迭代工程细节、泄漏密钥量等细节需要参考更多标准文档
使用了随机错误估计的方式,整合bb84后处理架构和接口
在隐私放大之前增加了检查密钥是否还有误码的步骤
修复flake8检查到的格式报错
@ertuil ertuil merged commit f6ccce6 into QNLab-USTC:main Nov 15, 2023
2 of 3 checks passed
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.

2 participants