aboutsummaryrefslogtreecommitdiff
path: root/pyecsca/sca/re/structural.py
Commit message (Collapse)AuthorAgeFilesLines
* More docs.J08nY2024-05-211-1/+1
|
* Integrate formula expansion.J08nY2023-12-051-76/+0
| | | | | | | - Moved into pyecsca.ec.formula subpackage. - Unified formula metrics. - Moved tests into tests with library_formula fixture. - Cleaned up typing.
* Add to_model randomized mapping.J08nY2023-11-161-2/+3
|
* Ditch lib formula tests that are not tests.J08nY2023-11-151-0/+3
|
* Add NSS.J08nY2023-11-141-7/+8
|
* Add secp256k1 formulas.J08nY2023-11-101-4/+4
|
* Add more formulas from BouncyCastle.J08nY2023-11-101-4/+9
|
* Add formula similarity metric.J08nY2023-11-101-0/+67