|ψ⟩
Itachi Quantum Studio
|ψ⟩ = α|0⟩ + β|1⟩  •  iℏ ∂|ψ⟩/∂t = Ĥ|ψ⟩
dim(ℋ) = 2ᴺ COMPLEX AMPLITUDES | C++20 SIMD KERNEL | COHERENCE 100%
INITIALIZING HILBERT SPACE & C++20 ENGINE...

BB84 Quantum Key Distribution (QKD) | Unconditionally Secure Keys

Quick Technical Answer: BB84 is the pioneering Quantum Key Distribution (QKD) protocol devised by Bennett and Brassard in 1984. It uses conjugate measurement bases (+ and ×) and the no-cloning theorem to generate provably secure cryptographic keys immune to computational attacks.
Formula / Unitary: \text{Bases: } \mathcal{Z} = \{|0\rangle, |1\rangle\}, \quad \mathcal{X} = \{|+\rangle, |-\rangle\}, \quad \text{QBER} > 11\% \implies \text{Abort}
Simulate this in Itachi Quantum Studio
Inspect state amplitudes, 3D Bloch sphere vector, and OpenQASM code live.
Open Circuit Builder →

Frequently Asked Questions

How does BB84 detect an eavesdropper?

According to quantum mechanics, measuring a quantum state collapses it. If an eavesdropper (Eve) intercepts qubits in the wrong basis, she introduces errors into Alice and Bob's key, triggering an identifiable Quantum Bit Error Rate (QBER).

Related Topics & Quantum Guides:

No-Cloning TheoremHadamard Gate (H)The Born Rule