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 @@
scheme,legit_ser,eve_out,eve_in,jam0_ser
proposed,0.303585,0.99983,0.99998,0.80612
public_mask,0.303585,0.303585,0.303585,0.95359
perm_key,0.303435,0.9999775,0.303435,0.8065225
index_cipher,0.303585,0.9999847412,0.9999847412,0.95359
oma_plain,0.2747696909,0.2747696909,0.2747696909,nan
1 scheme legit_ser eve_out eve_in jam0_ser
2 proposed 0.303585 0.99983 0.99998 0.80612
3 public_mask 0.303585 0.303585 0.303585 0.95359
4 perm_key 0.303435 0.9999775 0.303435 0.8065225
5 index_cipher 0.303585 0.9999847412 0.9999847412 0.95359
6 oma_plain 0.2747696909 0.2747696909 0.2747696909 nan