1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
# pyecsca [pɪɛtska] **Py**thon **EC** **S**ide-**C**hannel **A**nalysis toolkit. ## Requirements - [Numpy](https://www.numpy.org/) - [Scipy](https://www.scipy.org/) - [matplotlib](https://matplotlib.org/) - [atpublic](https://public.readthedocs.io/) - [fastdtw](https://github.com/slaypni/fastdtw) ### Testing - nose2 - green ### Docs - sphinx