aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/sca/test_structural.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unify formula gen and formula tests.J08nY2023-12-051-315/+0
|
* Integrate formula expansion.J08nY2023-12-051-1/+1
| | | | | | | - Moved into pyecsca.ec.formula subpackage. - Unified formula metrics. - Moved tests into tests with library_formula fixture. - Cleaned up typing.
* Add Botan x25519 ladder (from curve25519_donna).J08nY2023-11-241-0/+7
|
* Update BoringSSL and IPP.J08nY2023-11-171-0/+14
|
* Add formulas from GECC.J08nY2023-11-161-0/+14
|
* Add more formulas to lib db.J08nY2023-11-161-0/+35
|
* Add to_model randomized mapping.J08nY2023-11-161-2/+12
|
* Ditch lib formula tests that are not tests.J08nY2023-11-151-69/+0
|
* Add SunEC.J08nY2023-11-151-1/+43
|
* Add NSS.J08nY2023-11-141-0/+7
|
* Add OpenSSL.J08nY2023-11-101-0/+21
|
* Add secp256k1 formulas.J08nY2023-11-101-2/+23
|
* Add BoringSSL P224 formulas.J08nY2023-11-101-10/+24
|
* Add more formulas from BouncyCastle.J08nY2023-11-101-15/+178
|
* Add formula similarity metric.J08nY2023-11-101-0/+36