Give the orthogonal-access jammer its own Rayleigh channel in oma_ser_jammed, matching the convention every simulated scheme already used. Without it the closed-form curve faced a jammer at full power in every frame while the Monte Carlo curves faced a fading one, which inverted the ordering of the comparison. Measure the outsider error rate for the fixed-key and naive-refresh cases as well, and emit the two refresh tables from make_tables.py, so no cell of the paper is hand-typed.
185 B
185 B
| 1 | scheme | legit | eve | entropy_bits |
|---|---|---|---|---|
| 2 | None (fixed key) | 0.2573025 | 0.9999908333 | 14.99964774 |
| 3 | Fresh orthogonal keys | 0.7103737847 | 0.9996877083 | 14.99964774 |
| 4 | Invariant | 0.2574685069 | 0.99957 | 64.83510297 |