| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Final changes to the new test suites and scripts. (#16)
* Final changes in some of the test suites.
* Final changes to testing scripts.
* Roll back recent changes in the cofactor test suite.
* Change key generation method in Degenerate, Invalid, and Twist test suites.
* Small cosmetic change to the edge-cases test suite.
* Small change to run_test_suite.sh
|
| |
|
|
|
|
|
|
|
|
|
| |
libraries. (#14)
* Add two scripts for testing libraries.
* Fix KeyAgreement phase already executed error
* Small change to the new testing script.
* Fix comments in Composite suite.
|
| | |
|
|
|
* 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>
|