Welcome on the artifacts web page of the article Blind-Folded: Simple Power Analysis Attacks using Data with a Single Trace and no Training. These page contains links to download the code and traces of the attacks described in the article.
The code of the attacks for RSA traditional (Square and Multiply always) exponentiation, windowed exponentiation and ECDSA scalar multiplication is available on github here: Attack code
Each trace file for the RSA attack (traditional or windowed) contain a single trace (each trace is around 2 GB). The associated secret exponent is given in a separate .txt file which will be looked for by the attack script for verification. For ECDSA, each trace file contains 50 traces, and the associated secret scalar values are in the corresponding key file.
All trace files are available here.