aboutsummaryrefslogtreecommitdiff
path: root/third_party/openssl-nistp256c64
Commit message (Collapse)AuthorAge
* remove old pipelineGravatar Andres Erbsen2019-01-09
|
* Pass -mbmi2 to gccGravatar Jason Gross2018-01-19
| | | | | This will hopefully fix the issue where travis gcc complains about not being able to inline mulx. I hope.
* make benchGravatar Andres Erbsen2017-07-06
|
* make benchGravatar Jason Gross2017-07-06
| | | | | | | | | | | | | | | ``` make -j test make -j -k bench touch capture.sh make -k bench sudo etc/turboboost.sh off sudo etc/hyperthreading.sh off touch capture.sh make -k bench sudo etc/turboboost.sh on sudo etc/hyperthreading.sh on ```
* benchmark NISTZ256 with and without adxGravatar Andres Erbsen2017-07-05
|
* make benchGravatar Andres Erbsen2017-07-05
|
* make benchGravatar Andres Erbsen2017-07-04
|
* work around GCC issues 81294 and 81300Gravatar Andres Erbsen2017-07-03
|
* automate P256 integrationGravatar Andres Erbsen2017-07-02
|
* benchmark OpenSSL p256 C codeGravatar Andres Erbsen2017-07-01