aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/standalone/test/KeyAgreementTest.java
Commit message (Expand)AuthorAgeFilesLines
* Implement basic standalone testing.J08nY2017-12-061-1/+1
* Introduce SimpleTest, implement other tests usign it.J08nY2017-12-031-9/+7
* Implement basic lib tests.J08nY2017-11-131-0/+4
* Add KeyAgreement/KeyGeneration/Signature tests. Implement KeyAgreementTest.J08nY2017-11-131-0/+55