aboutsummaryrefslogtreecommitdiff
path: root/CMakeModules
AgeCommit message (Expand)Author
2017-02-11Working Ed25519 Implementation of libcmix.Dennis Brentjes
2016-12-15Debugged CMake files which caused compiler flags to be truncatedDennis Brentjes
2016-10-27Adds libgcrypt implementation for elgamal in multiplicative group.Dennis 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-29This changset triggered a storm of changes.Dennis Brentjes
2016-09-29Replaced the RSA implementation with an Elgamal implementation.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