Skip to content

RaffaeleMorganti/Kalign4SCA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Power traces alignment using Kalign

Sources and scripts to use Kalign for power trace alignment.

Usage

  1. Launch setup.sh to install customized version of kalign.
  2. Use tracesToFile(traces, "misaligned.afa") from python scripts to convert power traces to sequences.
  3. Run kalign -i "misaligned.afa" -o "aligned.afa" to align sequences.
  4. Use tracesFromFile(traces, "aligned.afa") from python scripts to get aligned power traces.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published