Keyed masking for secure multi-user semantic communication

Reproducibility package for the TIFS submission: transmit and receive
core, security stages (eavesdropper, jamming, key families, attack
difficulty, known-plaintext), real BERT token streams, closed-form
verification, and the scripts that regenerate every figure and table
from the released CSVs.
This commit is contained in:
KiHoLee
2026-08-13 21:01:32 +09:00
commit 37392bc38f
34 changed files with 2293 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
L,d,legit_ser,eve_ser,mask_xcorr,oma
4,16,0.9997925,0.999963,0.01188752614,0.2747696909
6,24,0.9921175,0.9996935,0.09415384382,0.2747696909
8,32,0.9297855,0.999972,0.007307400461,0.2747696909
12,48,0.416604,0.999781,0.005153660662,0.2747696909
16,64,0.2762895,0.9999285,0.007116591092,0.2747696909
24,96,0.1829615,0.999975,0.002973971656,0.2747696909
32,128,0.131901,0.9998895,0.005575809628,0.2747696909
48,192,0.090206,0.999845,0.005743456539,0.2747696909
64,256,0.0635265,0.9997915,0.006678360514,0.2747696909
1 L d legit_ser eve_ser mask_xcorr oma
2 4 16 0.9997925 0.999963 0.01188752614 0.2747696909
3 6 24 0.9921175 0.9996935 0.09415384382 0.2747696909
4 8 32 0.9297855 0.999972 0.007307400461 0.2747696909
5 12 48 0.416604 0.999781 0.005153660662 0.2747696909
6 16 64 0.2762895 0.9999285 0.007116591092 0.2747696909
7 24 96 0.1829615 0.999975 0.002973971656 0.2747696909
8 32 128 0.131901 0.9998895 0.005575809628 0.2747696909
9 48 192 0.090206 0.999845 0.005743456539 0.2747696909
10 64 256 0.0635265 0.9997915 0.006678360514 0.2747696909