| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
* add PerformanceTest.
* Add and implement StandalonePerformanceSuite.
* Add author information.
* Add missing null check to signature performance tests.
* Fix reset method in KeyAgreementTestable.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add StandaloneSignatureSuite.
* Implement StandaloneSignatureSuite.
* Change the new constructor in SignatureTestable.
* Add author information to StandaloneSignatureSuite.
* Change tests to expectError.
* Add guard condition to verify stages in SignatureTestable.
* Change the new constructor in SignatureTestable.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add empty StandaloneTwistSuite
* implemented StandaloneTwistSuite
* add expectError method to KeyAgreementTest and KeyGeneratorTest
* utilize new expectError methods, general cleanup of StandaloneTwistSuite
* changed KeyAgreement to ECDH in the description
* Add StandaloneCofactorSuite class.
* Implement StandaloneCofactorSuite.
* Add StandaloneDegenerateSuite.
* Add StandaloneInvalidSuite.
* Implement StandaloneInvalidSuite.
* Implement StandaloneDegenerateSuite.
* Small cosmetic change to some constructors.
* Add new expectError method to SignatureTest.
* Add and implement StandaloneMiscSuite.
* More small cosmetic changes.
Co-authored-by: davidhofman <davidhofman@github.com>
Co-authored-by: Ján Jančár <J08nY@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add empty StandaloneTwistSuite
* implemented StandaloneTwistSuite
* add expectError method to KeyAgreementTest and KeyGeneratorTest
* utilize new expectError methods, general cleanup of StandaloneTwistSuite
* changed KeyAgreement to ECDH in the description
* Add StandaloneCofactorSuite class.
* Implement StandaloneCofactorSuite.
* Add StandaloneDegenerateSuite.
* Add StandaloneInvalidSuite.
* Implement StandaloneInvalidSuite.
* Implement StandaloneDegenerateSuite.
* Small cosmetic change to some constructors.
* More small cosmetic changes.
Co-authored-by: davidhofman <davidhofman@github.com>
|
| | |
|
| | |
|
|
|
- Output this stage in all the formats.
|