Skip to content

양자 암호키 분배(QKD)에 대한 시뮬레이션

Notifications You must be signed in to change notification settings

3QNRpDwD/Quantum-Cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This code is a program that simulates quantum key distribution (QKD) protocols. QKD is one of the key techniques in quantum cryptography where two parties share secure encryption keys, and this simulation models the process by which Alice and Bob use quantum bits (qubits) to exchange keys. It also includes detecting an eavesdropper named Eve and correcting the error. In this simulation, we include error prediction using Kalman filters, error correction techniques, privacy amplification methods, and visualization of results using ratatui.

About

양자 암호키 분배(QKD)에 대한 시뮬레이션

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages