aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add 2 scripts for testing libraries. Change suites to prevent error in some l...davidhofman2021-10-089-21/+123
* Implement StandalonePerformanceSuite. (#13)davidhofman2021-09-154-1/+265
* Implement StandaloneWrongSuite. (#12)davidhofman2021-09-067-0/+604
* Implement StandaloneEdgeCasesSuite. (#11)davidhofman2021-09-052-0/+315
* Implement StandaloneSignatureSuite. (#10)davidhofman2021-08-263-43/+147
* Implement StandaloneCompositeSuite. (#9)davidhofman2021-08-242-0/+215
* Fix Cofactor suite.J08nY2021-08-242-3/+11
* Fix typo in Miscellaneous suite.J08nY2021-08-241-1/+1
* Fix standalone list-suites command.J08nY2021-08-241-4/+5
* Bump BoringSSL and LibreSSL, include build information.J08nY2021-08-243-0/+21
* Add author information.J08nY2021-08-246-0/+18
* Suppress unnecessary warnings.J08nY2021-08-249-2/+48
* Implement StandaloneMiscSuite. (#8)davidhofman2021-08-223-1/+161
* Implement Twist, Invalid, Cofactor and Degenerate standalone suites. (#7)davidhofman2021-08-228-8/+482
* implement StandaloneTestVectorSuite (#6)davidhofman2021-08-163-2/+163
* Fix BoringSSL build.J08nY2020-08-091-1/+2
* Fix warnings in standalone shims, update BoringSSL.J08nY2020-08-098-54/+55
* Fix libressl Travis build.J08nY2020-08-091-0/+0
* Fix reader allocation commands.J08nY2020-08-092-5/+5
* Update logo.J08nY2020-08-093-1/+2
* Fix Nettle and LibreSSL implementations.J08nY2019-12-286-54/+130
* Update Travis, add info about new supported libs.J08nY2019-12-255-17/+45
* Nettle support (#4)Michal Čech2019-12-2512-9/+765
* Add support for LibreSSL (#3)Ján Jančár2019-12-2514-24/+846
|\
| * Add support for LibreSSLMatěj Grabovský2019-12-0814-24/+846
* | Add wolfSSL DSA bias to VULNS file.J08nY2019-12-111-1/+1
|/
* Add VULNS file.J08nY2019-10-021-0/+18
* Add info on developing ECTester standalone modules to docs.J08nY2019-09-171-0/+14
* Update docs and README.J08nY2019-08-237-244/+374
* Update Jupyter notebooks, handle new stuff correctly, recompute nonces in ECDSA.J08nY2019-08-225-32/+1074
* Try to fix Travis builds.J08nY2019-08-181-2/+3
* Add --fixed option to standalone ECDSA.J08nY2019-08-181-2/+15
* Update and fix library building.J08nY2019-08-044-3/+4
* Unify native timing, add more timing sources.J08nY2019-07-2431-601/+452
* Better handle KeyBuilder and KeyPair construction in the applet.J08nY2019-07-185-11/+44
* Add option to use KeyBuilder.J08nY2019-07-1610-84/+186
* Fix Microsoft CNG provider.J08nY2019-07-114-147/+245
* Add MatrixSSL support.J08nY2019-07-1117-29/+783
* Write info about digest used to CSV files in standalone.J08nY2019-07-105-5/+49
* Update info on libs.J08nY2019-07-101-2/+7
* Merge branch 'feature/ippcp'J08nY2019-07-1015-15/+1138
|\
| * Add Intel Performance Primitives Crypto support (ECDH and ECDSA).feature/ippcpJ08nY2019-07-105-3/+338
| * Add Intel Performance Primitives Crypto support (keygen).J08nY2019-07-0913-15/+803
|/
* Add mbedTLS support.J08nY2019-07-0419-29/+978
* Update libs listing.J08nY2019-06-101-1/+3
* Fix nonce extraction exception.J08nY2019-03-281-8/+9
* Fix jupyter notebooks.J08nY2019-03-263-42/+44
* Optimize memory allocation in the applet.J08nY2019-03-222-54/+141
* Update notebooks.J08nY2019-03-215-156/+369
* Add tests to Jupyter notebooks.J08nY2019-03-184-257/+351