AttacksSteered
A shot-noise unit and a clipping point set by a transmitted oscillator
6/6 passed in 0ms
| Test | What it does | Result |
|---|---|---|
test_break_matches | lo_break matches calib_break at equal ratios and additionally reports the zero and null variances. | ✅ pass |
test_line_hides | At the zeroing ratio 1.63 Bob reports zero excess noise over a 2.1 SNU intercept-resend while the two zero-signal variances differ by 1 - 1/1.63 = 39% of a shot-noise unit. | ✅ pass |
test_range_moves | sat_range scales alpha by sqrt(ratio) as tlo_range does: identity at ratio 1, a factor 10 at 20 dB. | ✅ pass |
test_range_reaches | A displacement of 2 alpha that sat_estimate refuses as clipped at the quoted alpha estimates once alpha carries a 20 dB oscillator loss. | ✅ pass |
test_ratio_derived | lo_ratio reads the shot-noise ratio off tlo_calib's calibration line and returns the two zero-signal variances, equal on an honest line and split by the misnormalisation otherwise. | ✅ pass |
test_steered_domains | lo_ratio refuses a zero sampled power and sat_range a zero shot-noise ratio. | ✅ pass |