What's Changed * Major performance improvement to formula evaluation in https://github.com/J08nY/pyecsca/pull/66 * Documentation improvement, we now have https://pyecsca.org * Usability improvements in the API here and there.
What's Changed * Add leakage models to core by J08nY in https://github.com/J08nY/pyecsca/pull/37 * Chunked GPU calculation by Tomko10 in https://github.com/J08nY/pyecsca/pull/38 * Fixes and changes to chunking for GPU by Tomko10 in https://github.com/J08nY/pyecsca/pull/39 * Add filtering of RPA polynomials by vojtechsu in https://github.com/J08nY/pyecsca/pull/41 * Pearson correlation coefficient by Tomko10 in https://github.com/J08nY/pyecsca/pull/42 * Add filtering of non-homogeneous polynomials by vojtechsu in https://github.com/J08nY/pyecsca/pull/43 * implemented emulator target and DPA by andrr3j in https://github.com/J08nY/pyecsca/pull/40 * Cpa pyecsca by andrr3j in https://github.com/J08nY/pyecsca/pull/44 * Fix import error in test_target.py by Tomko10 in https://github.com/J08nY/pyecsca/pull/50 * Add formula similarity metric. by J08nY in https://github.com/J08nY/pyecsca/pull/54 * Feat/fliparoos by vojtechsu in https://github.com/J08nY/pyecsca/pull/56 * renamed files and target class by andrr3j in https://github.com/J08nY/pyecsca/pull/55 * Feat/fliparoos by vojtechsu in https://github.com/J08nY/pyecsca/pull/58 * Added tracking and plotting correlations in CPA by andrr3j in https://github.com/J08nY/pyecsca/pull/59 * Stacked combine perf script update by Tomko10 in https://github.com/J08nY/pyecsca/pull/61 * Add madd-secp256k1-v040 by vojtechsu in https://github.com/J08nY/pyecsca/pull/60 * Cyparidcp by vojtechsu in https://github.com/J08nY/pyecsca/pull/62 * refactor: replace list comprehension with set comprehension by deepsource-autofix in https://github.com/J08nY/pyecsca/pull/63
New Contributors * vojtechsu made their first contribution in https://github.com/J08nY/pyecsca/pull/41 * andrr3j made their first contribution in https://github.com/J08nY/pyecsca/pull/40