资 源 简 介
(This repository will not be maintained anymore - it is in a state of migration to GitHub. At the moment, look for https://github.com/kurtsiefer/qcrypto )
This is the repository for the source code used in a series of quantum key distribution experiments at the National University of Singapore, from key generation in form time-stamped detector data to error correction and privacy amplification.
The code was designed to work with entanglement-based pair detection schemes, either implementing a BB84-type/BBM92 protocol, or an Ekert-91 protocol, which we (Centre for Quantum Technologies) used for our implementations (1,2) of quantum key distribution systems.
The code is mostly ANSI C, typically compiled with gcc (4.2 or 4.3, but earlier versions also work). We have run the suite mostly on Linux machines running various distros, haven"t tested out anything else because our USB hardware has at the moment only a linux driver.