aboutsummaryrefslogtreecommitdiff
path: root/libcmix-crypto/elgamal/elgamal.h
AgeCommit message (Expand)Author
2016-10-30Fixes some memory leaks and consequent incorrect frees.Dennis Brentjes
2016-10-30Added the Preprocessing step for the Precomputation of CMix.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-16Updates all the documentation.Dennis Brentjes
2016-10-11Commit introducing Client keyexchange, triggering bugs.Dennis Brentjes
2016-09-29Replaced the RSA implementation with an Elgamal implementation.Dennis Brentjes