aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/standalone/consts/SignatureIdent.java
Commit message (Expand)AuthorAgeFilesLines
* Implement ECDSA for standalone libs.J08nY2017-11-281-1/+7
* Make sure the SPI by the intended provider is always used.J08nY2017-11-261-1/+3
* Add KeyAgreement/KeyGeneration/Signature tests. Implement KeyAgreementTest.J08nY2017-11-131-2/+9
* Implement collecting of supported KeyAgreement and Signature objects.J08nY2017-11-121-0/+77