aboutsummaryrefslogtreecommitdiff
path: root/scratchpad
AgeCommit message (Expand)Author
2017-02-11Working Ed25519 Implementation of libcmix.Dennis Brentjes
2016-11-28Cleans up and documents the whole cmix protocol.Dennis Brentjes
2016-11-04Sets default standards for all CXX and C libraries.Dennis Brentjes
2016-10-30Adds a small testcase to trace down the memory leaks I was having.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-09-02Changed to api to be less repetative in use.Dennis Brentjes
2016-08-31Fixes building a test executable on a non C99 default compiler.Dennis Brentjes
2016-08-26Initial commit, just some ideas and testing.Dennis Brentjes