aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/standalone/consts
Commit message (Expand)AuthorAgeFilesLines
* 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