| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move util to analysis directory. | J08nY | 2025-04-16 | 5 | -3287/+0 |
| | | |||||
| * | Cleanup docs. | J08nY | 2024-03-29 | 3 | -158/+0 |
| | | |||||
| * | Test with default curve if possible. | davidhofman | 2021-12-09 | 2 | -11/+17 |
| | | | | | | | | | | | | | | | | Final changes to the new test suites and scripts. (#16) * Final changes in some of the test suites. * Final changes to testing scripts. * Roll back recent changes in the cofactor test suite. * Change key generation method in Degenerate, Invalid, and Twist test suites. * Small cosmetic change to the edge-cases test suite. * Small change to run_test_suite.sh | ||||
| * | Add 2 scripts for testing libraries. Change suites to prevent error in some ↵ | davidhofman | 2021-10-08 | 2 | -0/+104 |
| | | | | | | | | | | | | libraries. (#14) * Add two scripts for testing libraries. * Fix KeyAgreement phase already executed error * Small change to the new testing script. * Fix comments in Composite suite. | ||||
| * | Update Jupyter notebooks, handle new stuff correctly, recompute nonces in ECDSA. | J08nY | 2019-08-22 | 5 | -32/+1074 |
| | | |||||
| * | Add option to use KeyBuilder. | J08nY | 2019-07-16 | 1 | -0/+18 |
| | | |||||
| * | Fix jupyter notebooks. | J08nY | 2019-03-26 | 3 | -42/+44 |
| | | |||||
| * | Update notebooks. | J08nY | 2019-03-21 | 4 | -155/+368 |
| | | |||||
| * | Add tests to Jupyter notebooks. | J08nY | 2019-03-18 | 4 | -257/+351 |
| | | |||||
| * | Migrate plot scripts to Jupyter notebook format. Fix ECDSA nonce recovery. | J08nY | 2019-03-18 | 6 | -298/+1889 |
| | | |||||
| * | Add custom command chaining to be able to test T=0 cards. | J08nY | 2019-03-13 | 1 | -1/+1 |
| | | |||||
| * | Allow fixed key in ECDH. | J08nY | 2018-12-17 | 1 | -1/+1 |
| | | |||||
| * | Add entropy estimation to plot_gen. | J08nY | 2018-12-01 | 2 | -17/+53 |
| | | |||||
| * | Add entropy estimation to plot_gen. | J08nY | 2018-11-28 | 1 | -2/+22 |
| | | |||||
| * | Improve native lib timing. | J08nY | 2018-11-23 | 2 | -73/+46 |
| | | |||||
| * | Fix keygen plotting. | J08nY | 2018-11-18 | 1 | -26/+49 |
| | | |||||
| * | Output duration of keygen and export as well. | J08nY | 2018-11-18 | 1 | -59/+92 |
| | | |||||
| * | Find KPG algos a bit better in ECTesterStandalone. | J08nY | 2018-07-30 | 1 | -0/+48 |
| | | |||||
| * | Add some points of larger order to invalid secg curves. | J08nY | 2018-03-29 | 2 | -4/+5 |
| | | |||||
| * | Fix utility scripts adding a subtitle. | J08nY | 2018-03-28 | 2 | -4/+18 |
| | | |||||
| * | Fix utility scripts. | J08nY | 2018-03-23 | 2 | -4/+8 |
| | | |||||
| * | Fix utility scripts on Python 3. | J08nY | 2018-03-21 | 2 | -2/+2 |
| | | |||||
| * | Move utility scripts to Python 3. | J08nY | 2018-03-21 | 2 | -11/+13 |
| | | |||||
| * | Add 2D histogram into util/plot_*.py scripts. | J08nY | 2018-02-26 | 2 | -5/+64 |
| | | |||||
| * | Throw exceptions when operations fail in standalone providers. | J08nY | 2018-01-05 | 2 | -0/+6 |
| | | |||||
| * | Fixed XML and YAML standalone output in case some tests fail. | J08nY | 2017-12-30 | 2 | -0/+2 |
| | | |||||
| * | Properly plot data from standalone app. | J08nY | 2017-12-28 | 2 | -6/+32 |
| | | |||||
| * | Add average and median plotting. | J08nY | 2017-12-28 | 2 | -2/+18 |
| | | |||||
| * | Add script to plot ECDH timing. | J08nY | 2017-12-28 | 1 | -0/+44 |
| | | |||||
| * | Add script for plotting key genration results. | J08nY | 2017-12-28 | 1 | -0/+68 |
