| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Basic Gradle setup. | J08nY | 2024-03-25 | 1 | -88/+0 |
| | | |||||
| * | Implement Twist, Invalid, Cofactor and Degenerate standalone suites. (#7) | davidhofman | 2021-08-22 | 1 | -4/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
| * | Write info about digest used to CSV files in standalone. | J08nY | 2019-07-10 | 1 | -1/+1 |
| | | |||||
| * | Find KPG algos a bit better in ECTesterStandalone. | J08nY | 2018-07-30 | 1 | -0/+2 |
| | | |||||
| * | Implement basic standalone testing. | J08nY | 2017-12-06 | 1 | -0/+3 |
| | | |||||
| * | Implement ECDSA for standalone libs. | J08nY | 2017-11-28 | 1 | -0/+25 |
| | | |||||
| * | Sketch out KeyPairGeneration in standalone. | J08nY | 2017-11-23 | 1 | -0/+4 |
| | | |||||
| * | Add KeyAgreement/KeyGeneration/Signature tests. Implement KeyAgreementTest. | J08nY | 2017-11-13 | 1 | -3/+10 |
| | | |||||
| * | Implement collecting of supported KeyAgreement and Signature objects. | J08nY | 2017-11-12 | 1 | -0/+41 |
