summaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/common/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed XML and YAML standalone output in case some tests fail.J08nY2017-12-301-0/+6
* Parse KA and Sig type specified as string in cli.J08nY2017-12-281-123/+116
* Cleanup the applet ECKA and Signature objects.J08nY2017-12-271-16/+36
* Make sure byteArrays are of positive BigIntegers.J08nY2017-12-011-3/+3
* Fix NativeKeyAgreement keysize mismatch on BigInteger conversion.J08nY2017-11-301-10/+52
* Implement KeyPairGeneration for LibTomCrypt.J08nY2017-11-291-1/+94
* Export generated keys in ANSI X9.62 uncompressed format.J08nY2017-11-262-0/+41
* Split Util class into a package.J08nY2017-11-262-0/+377