aboutsummaryrefslogtreecommitdiff
path: root/libcmix-crypto/keypair.h
AgeCommit message (Collapse)Author
2016-10-30Added the Preprocessing step for the Precomputation of CMix.Dennis Brentjes
2016-10-27Adds libgcrypt implementation for elgamal in multiplicative group.Dennis Brentjes
Also adapts the API to both handle sodium and gcrypt libraries.
2016-09-28Finally made a initial doxygen documentation pass over all files.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-08-31Restructered libcmix-crypto, hiding implementation specifics.Dennis Brentjes