aboutsummaryrefslogtreecommitdiff
path: root/libcmix-crypto/CMakeLists.txt
AgeCommit message (Expand)Author
2016-12-15Debugged CMake files which caused compiler flags to be truncatedDennis Brentjes
2016-11-28Cleans up and documents the whole cmix protocol.Dennis Brentjes
2016-10-27Added proper keyexchange for elgamal-gcrypt.Dennis Brentjes
2016-10-27Adds libgcrypt implementation for elgamal in multiplicative group.Dennis Brentjes
2016-10-01Fixes the build for mxe-cross-builds, and if building shared libraries.Dennis Brentjes
2016-09-29Replaced the RSA implementation with an Elgamal implementation.Dennis Brentjes
2016-09-22Reduced duplication in the CMakeLists for libcmix-cryptoDennis Brentjes
2016-09-08Added null-rsa 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
2016-08-31Restructered libcmix-crypto, hiding implementation specifics.Dennis Brentjes
2016-08-30Proof of concept skeleton, linktime algorithm implementation selection.Dennis Brentjes
2016-08-26Initial commit, just some ideas and testing.Dennis Brentjes