aboutsummaryrefslogtreecommitdiff
path: root/util/plot_gen.py
Commit message (Collapse)AuthorAgeFilesLines
* Migrate plot scripts to Jupyter notebook format. Fix ECDSA nonce recovery.J08nY2019-03-181-186/+0
|
* Allow fixed key in ECDH.J08nY2018-12-171-1/+1
|
* Add entropy estimation to plot_gen.J08nY2018-12-011-17/+19
|
* Add entropy estimation to plot_gen.J08nY2018-11-281-2/+22
|
* Improve native lib timing.J08nY2018-11-231-35/+8
|
* Fix keygen plotting.J08nY2018-11-181-26/+49
|
* Output duration of keygen and export as well.J08nY2018-11-181-59/+92
|
* Add some points of larger order to invalid secg curves.J08nY2018-03-291-3/+4
|
* Fix utility scripts adding a subtitle.J08nY2018-03-281-2/+9
|
* Fix utility scripts.J08nY2018-03-231-2/+4
|
* Fix utility scripts on Python 3.J08nY2018-03-211-1/+1
|
* Move utility scripts to Python 3.J08nY2018-03-211-5/+6
|
* Add 2D histogram into util/plot_*.py scripts.J08nY2018-02-261-3/+34
|
* Throw exceptions when operations fail in standalone providers.J08nY2018-01-051-0/+3
|
* Fixed XML and YAML standalone output in case some tests fail.J08nY2017-12-301-0/+1
|
* Properly plot data from standalone app.J08nY2017-12-281-4/+17
|
* Add average and median plotting.J08nY2017-12-281-1/+9
|
* Add script for plotting key genration results.J08nY2017-12-281-0/+68