aboutsummaryrefslogtreecommitdiff
path: root/util
Commit message (Collapse)AuthorAgeFilesLines
* Move util to analysis directory.J08nY2025-04-165-3287/+0
|
* Cleanup docs.J08nY2024-03-293-158/+0
|
* Test with default curve if possible.davidhofman2021-12-092-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 ↵davidhofman2021-10-082-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.J08nY2019-08-225-32/+1074
|
* Add option to use KeyBuilder.J08nY2019-07-161-0/+18
|
* Fix jupyter notebooks.J08nY2019-03-263-42/+44
|
* Update notebooks.J08nY2019-03-214-155/+368
|
* Add tests to Jupyter notebooks.J08nY2019-03-184-257/+351
|
* Migrate plot scripts to Jupyter notebook format. Fix ECDSA nonce recovery.J08nY2019-03-186-298/+1889
|
* Add custom command chaining to be able to test T=0 cards.J08nY2019-03-131-1/+1
|
* Allow fixed key in ECDH.J08nY2018-12-171-1/+1
|
* Add entropy estimation to plot_gen.J08nY2018-12-012-17/+53
|
* Add entropy estimation to plot_gen.J08nY2018-11-281-2/+22
|
* Improve native lib timing.J08nY2018-11-232-73/+46
|
* Fix keygen plotting.J08nY2018-11-181-26/+49
|
* Output duration of keygen and export as well.J08nY2018-11-181-59/+92
|
* Find KPG algos a bit better in ECTesterStandalone.J08nY2018-07-301-0/+48
|
* Add some points of larger order to invalid secg curves.J08nY2018-03-292-4/+5
|
* Fix utility scripts adding a subtitle.J08nY2018-03-282-4/+18
|
* Fix utility scripts.J08nY2018-03-232-4/+8
|
* Fix utility scripts on Python 3.J08nY2018-03-212-2/+2
|
* Move utility scripts to Python 3.J08nY2018-03-212-11/+13
|
* Add 2D histogram into util/plot_*.py scripts.J08nY2018-02-262-5/+64
|
* Throw exceptions when operations fail in standalone providers.J08nY2018-01-052-0/+6
|
* Fixed XML and YAML standalone output in case some tests fail.J08nY2017-12-302-0/+2
|
* Properly plot data from standalone app.J08nY2017-12-282-6/+32
|
* Add average and median plotting.J08nY2017-12-282-2/+18
|
* Add script to plot ECDH timing.J08nY2017-12-281-0/+44
|
* Add script for plotting key genration results.J08nY2017-12-281-0/+68