aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/standalone/libs
Commit message (Expand)AuthorAgeFilesLines
...
* Sketch out native SPI classes.J08nY2017-11-294-21/+138
* Add listing of supported curves to standalone libs.J08nY2017-11-297-22/+69
* Move TomCryptProvider into NativeProvider as a nested class.J08nY2017-11-285-33/+46
* Implement a basic NativeProvider using libtomcrypt.J08nY2017-11-288-29/+194
* Add ECDH testing to standalone part.J08nY2017-11-284-59/+16
* Add a basic NativeECLibrary interface.J08nY2017-11-277-35/+176
* Add KeyPairGenerator idents.J08nY2017-11-132-17/+21
* Implement collecting of supported KeyAgreement and Signature objects.J08nY2017-11-125-13/+157
* Add BouncyCastle library. Sketch out ECTesterStandalone.J08nY2017-11-121-0/+21