ascad-v1-vk
收藏资源简介:
ascad-v1-vk 数据集是一个用于侧信道分析和密码学研究的开源数据集。数据集采用 Zarr 格式存储,针对分块和压缩的云存储进行了优化。数据集包含两部分主要数据:1) 迹线数据(/traces),形状为 [300001, 250000](迹线数×时间样本数),数据类型为 int8,分块形状为 [300001, 25];2) 元数据(/metadata),包括密钥(key,形状 [300001, 16],uint8 类型)、明文(plaintext,形状 [300001, 16],uint8 类型)、rin(形状 [300001, 1],uint8 类型)和 rout(形状 [300001, 1],uint8 类型)。该数据集适用于深度学习侧信道分析(DLSCA)相关研究,可通过 Hugging Face Hub 直接加载使用。
The ascad-v1-vk dataset is an open-source dataset for side-channel analysis and cryptography research. Stored in Zarr format, it is optimized for chunked and compressed cloud storage. The dataset consists of two main parts: 1) Trace data (/traces), with a shape of [300001, 250000] (number of traces × number of time samples), using int8 data type and a chunk shape of [300001, 25]; 2) Metadata (/metadata), including key (with shape [300001, 16], uint8 type), plaintext (with shape [300001, 16], uint8 type), rin (with shape [300001, 1], uint8 type) and rout (with shape [300001, 1], uint8 type). This dataset is suitable for research related to deep learning side-channel analysis (DLSCA), and can be directly loaded and used via the Hugging Face Hub.




