aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/standalone/libs/jni/c_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Fix gcc and clang warnings in native sources.J08nY2018-10-211-1/+7
* Add support for libgcrypt ecdh and ecdsa.J08nY2018-10-211-1/+100
* Introduce extended KA in standalone, use it where appropriate.J08nY2018-08-041-0/+32
* Proper error handling in Mscng.J08nY2018-07-281-0/+10
* WIP: Mscng keygen works.J08nY2018-07-271-2/+2
* Fix Mscng, finally!J08nY2018-07-261-2/+2
* Throw exceptions when operations fail in standalone providers.J08nY2018-01-051-1/+6
* Add Botan library implementation of keygen and ECDH.J08nY2017-12-091-0/+61