aboutsummaryrefslogtreecommitdiff
path: root/libcmix-crypto/curve25519/CMakeLists.txt
AgeCommit message (Collapse)Author
2017-04-16Updated documentation and bumped Cmix to Version 1.0Dennis Brentjes
2016-10-04Added a bignum library to abstract possible implementations.Dennis Brentjes
2016-10-01Fixes the build for mxe-cross-builds, and if building shared libraries.Dennis Brentjes
2016-09-02Changed to api to be less repetative in use.Dennis Brentjes
2016-09-01Added a sodium implementation for creating private and public keys.Dennis Brentjes
2016-09-01Added a CMake system to easily add and choose crypto implementations.Dennis Brentjes