Skip to content

AttacksSteered ​

A shot-noise unit and a clipping point set by a transmitted oscillator

6/6 passed in 0ms

TestWhat it doesResult
test_break_matcheslo_break matches calib_break at equal ratios and additionally reports the zero and null variances.✅ pass
test_line_hidesAt 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_movessat_range scales alpha by sqrt(ratio) as tlo_range does: identity at ratio 1, a factor 10 at 20 dB.✅ pass
test_range_reachesA 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_derivedlo_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_domainslo_ratio refuses a zero sampled power and sat_range a zero shot-noise ratio.✅ pass