aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/standalone/test/base/KeyAgreementTestable.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Basic Gradle setup.J08nY2024-03-251-179/+0
|
* Implement StandalonePerformanceSuite. (#13)davidhofman2021-09-151-0/+9
| | | | | | | | | | | * add PerformanceTest. * Add and implement StandalonePerformanceSuite. * Add author information. * Add missing null check to signature performance tests. * Fix reset method in KeyAgreementTestable.
* Support key algo parameter for KeyAgreements with KDF in standalone testing.J08nY2018-05-291-1/+45
|
* Implement tracking and writing of exceptions in standalone tests.J08nY2018-05-281-7/+4
|
* Implement tracking of stage of execution of standalone testables.J08nY2018-05-281-0/+129
- Output this stage in all the formats.