Files
TOIFAS/requirements.txt
KiHoLee 37392bc38f 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.
2026-08-13 21:01:32 +09:00

7 lines
97 B
Plaintext

torch>=2.0
numpy>=1.24
matplotlib>=3.7
# real-token stage only
datasets>=2.14
transformers>=4.30