-
Notifications
You must be signed in to change notification settings - Fork 54
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
Implement a multi-node QKD network #132
Comments
Hi stephan! Do you have any reference articles? |
Hello, I think this one should be good: Title: Quantum Key Distribution: A Networking Perspective |
Hi Stephan! Could you please assign this task for me? |
I am interested in this issue and would like to give it a try if its still open @stephendiadamo |
@Nizdew are you still working on this? Maybe @s-aldaihan can work on it if not, or maybe @s-aldaihan you can try your own version, since there isn't just one implementation. |
@stephendiadamo Yes, I am currently submitting it. |
@stephendiadamo just created a pull request. |
Hi @stephendiadamo , |
@s-aldaihan and @PriyanshuPansari This challenge is still open. You can make your submissions. Note that this requires the use of QuNetSim and requires at least 3 nodes. The middle node has to relay the key. A good solution would use a general protocol for any node that isn't the sender or receiver. |
Implement a trusted node QKD network simulation with at least 1 trusted node.
The text was updated successfully, but these errors were encountered: