aboutsummaryrefslogtreecommitdiff
path: root/test/data
Commit message (Collapse)AuthorAgeFilesLines
* Move library formulas from test to main package.J08nY2024-07-2465-727/+0
|
* Add madd-secp256k1-v040vojtechsu2023-12-162-0/+32
|
* Remove out of scope add-ippvojtechsu2023-12-152-11/+0
|
* Add Botan x25519 ladder (from curve25519_donna).J08nY2023-11-242-0/+22
|
* Add assumption to ladders that do not contain Z1.J08nY2023-11-185-0/+5
|
* Update BoringSSL and IPP.J08nY2023-11-176-0/+46
|
* Add formulas from GECC.J08nY2023-11-164-0/+42
|
* Add more formulas to lib db.J08nY2023-11-1610-0/+118
|
* Add to_model randomized mapping.J08nY2023-11-163-3/+3
|
* Add SunEC.J08nY2023-11-1512-0/+138
|
* Add NSS.J08nY2023-11-142-0/+22
|
* Add OpenSSL.J08nY2023-11-106-0/+68
|
* Add secp256k1 formulas.J08nY2023-11-106-0/+68
|
* Add BoringSSL P224 formulas.J08nY2023-11-105-1/+48
|
* Add more formulas from BouncyCastle.J08nY2023-11-1012-0/+106
|
* Add formula similarity metric.J08nY2023-11-103-0/+24
|
* Fix HDF5 tracesets to allow more than 8k traces.J08nY2023-10-111-0/+0
|
* Add test-vector test to ECDSA.J08nY2023-08-251-0/+13
|
* Add test-vector from SECG to ECDH tests.J08nY2023-08-251-0/+18
|
* Move to importlib.resources for test data discovery.J08nY2023-08-0819-1/+4
|
* Add reading of ECTester and ecgen domain parameter files.J08nY2023-08-032-0/+25
|
* Add sagemath test for larg-er divpoly.J08nY2023-08-011-0/+2655
|
* Add pre-commit.J08nY2021-04-102-7/+7
|
* Fix codestyle and typing issues in tests.J08nY2021-01-201-1/+1
|
* Properly handle coordinate system assumptions.J08nY2020-12-161-0/+37
| | | | Fixes #3.
* Add way of importing parameters from file.J08nY2020-10-061-0/+29
|
* Fix type errors and increase code coverage.J08nY2020-06-141-0/+1
|
* Add inplace handling of HDF5 files.J08nY2020-03-091-0/+0
|
* Redo the TraceSet IO interfaces.J08nY2020-03-042-0/+0
|
* Add support for getting neutral points in coordinate systems.J08nY2020-03-031-0/+17
|
* Add parsing of ChipWhisperer trace sets.J08nY2019-03-218-0/+145