CipherSpectrum

CC BY-NC 4.0Introduced 2025-03-25

📥 The CipherSpectrum dataset has 4 ZIP files, each containing network traffic data for the same set of 40 domains as follows:

  • 📦 aes-128-gcm.zip — Network traffic encrypted with TLS_AES_128_GCM_SHA256
  • 📦 aes-256-gcm.zip — Network traffic encrypted with TLS_AES_256_GCM_SHA384
  • 📦 chacha20-poly1305.zip — Network traffic encrypted with TLS_CHACHA20_POLY1305_SHA256
  • 📦 mix.zip — A balanced mixture of sessions encrypted using all three TLS 1.3 mandated cipher suites

If you use CipherSpectrum in your research, please cite:

<pre lang="markdown"> @inproceedings{, author = {Wickramasinghe, Nimesha and Shaghaghi, Arash and Tsudik, Gene and Jha, Sanjay}, booktitle = {2025 IEEE Symposium on Security and Privacy (SP)}, title = {{SoK: Decoding the Enigma of Encrypted Network Traffic Classifiers}}, year = {2025}, ISSN = {2375-1207}, pages = {1825-1843}, doi = {10.1109/SP61157.2025.00165}, url = {https://doi.ieeecomputersociety.org/10.1109/SP61157.2025.00165}, publisher = {IEEE Computer Society}, address = {Los Alamitos, CA, USA}, month = {May} } </pre>