CryptoBench 是由 西安电子科技大学网络与系统安全实验室(NSSLab) 构建的密码学领域基准测试集,旨在为大语言模型在密码学相关任务上的性能评估提供标准化数据与统一测试平台。本测试集覆盖了经典密码学、现代密码学以及前沿密码协议等多个方向,并按照主题分类组织为多个子集。
CryptoBench/
├── Classic Cryptography.json # 经典密码学测试集
├── Computational Complexity.json # 计算复杂度测试集
├── Cryptography development.json # 密码学发展测试集
├── ECC (Elliptic Curve Cryptography).json # 椭圆曲线密码测试集
├── ECDSA (Elliptic Curve Digital Signature Algorithm).json #… See the full description on the dataset page:
https://huggingface.co/datasets/nsslab1931/CryptoBench.