aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/standalone/libs/jni/c_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Basic Gradle setup.J08nY2024-03-251-252/+0
* Add option to use KeyBuilder.J08nY2019-07-161-0/+8
* Add MatrixSSL support.J08nY2019-07-111-0/+20
* Add mbedTLS support.J08nY2019-07-041-3/+14
* 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