Learned-key sensitivity, brute-force and real-token stages; legend order
exp_learned.py completes the learned side of the result stages, so every figure can carry both realizations of keyed masking. real() holds the structured artifacts aside and restores them, since exp_real_sec writes fixed file names. replot_security.py ranks legend handles from one declared order at all three ax.legend call sites, so entries no longer follow plot-call order and drift between figures.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
scheme,legit,eve,entropy_bits
|
||||
None (fixed key),0.05300666667,0.9997075,23.76910417
|
||||
Fresh orthogonal keys,0.1215548611,0.9996535069,23.76910417
|
||||
Invariant,0.05304121528,0.9995528819,364.5801064
|
||||
"Invariant, learned keys",0.063800,0.997200,364.5801064
|
||||
"Invariant, KM (str.)",0.05304121528,0.9995528819,364.5801064
|
||||
"Invariant, KM (lrn.)",0.063800,0.997200,364.5801064
|
||||
|
||||
|
Reference in New Issue
Block a user