aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/standalone/consts
Commit message (Expand)AuthorAgeFilesLines
* Implement signatures in Botan(no verification yet).J08nY2017-12-091-4/+7
* Add Botan library implementation of keygen and ECDH.J08nY2017-12-093-7/+25
* Implement basic standalone testing.J08nY2017-12-061-0/+3
* Implement ECDSA for standalone libs.J08nY2017-11-284-3/+48
* Make sure the SPI by the intended provider is always used.J08nY2017-11-263-3/+9
* Sketch out KeyPairGeneration in standalone.J08nY2017-11-231-0/+4
* Add KeyPairGenerator idents.J08nY2017-11-131-0/+36
* Add KeyAgreement/KeyGeneration/Signature tests. Implement KeyAgreementTest.J08nY2017-11-133-7/+28
* Implement collecting of supported KeyAgreement and Signature objects.J08nY2017-11-123-0/+171