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
+6
View File
@@ -0,0 +1,6 @@
L,d,legit_ser,eve_ser,mask_xcorr
8,16,0.5546,0.9975366667,0.07264538854
16,32,0.1181416667,0.99724,0.006702715065
32,64,0.09873416667,0.9943241667,0.01185981557
64,128,0.08845333333,0.9922383333,0.009370678104
128,256,0.08771083333,0.9851966667,0.008488235064
1 L d legit_ser eve_ser mask_xcorr
2 8 16 0.5546 0.9975366667 0.07264538854
3 16 32 0.1181416667 0.99724 0.006702715065
4 32 64 0.09873416667 0.9943241667 0.01185981557
5 64 128 0.08845333333 0.9922383333 0.009370678104
6 128 256 0.08771083333 0.9851966667 0.008488235064