J08nY / pyecsca

Python Elliptic Curve Side-Channel Analysis toolkit.
https://pyecsca.org/
MIT License
56 stars 15 forks source link

Consider adding ASAP smoothing #51

Open J08nY opened 1 year ago

J08nY commented 1 year ago

Interesting algorithm for finding "nice" rolling mean window size that gets you display clarity.

Impl: https://github.com/stanford-futuredata/ASAP Paper: https://arxiv.org/pdf/1703.00983.pdf