aboutsummaryrefslogtreecommitdiff
path: root/scratchpad/CMakeLists.txt
AgeCommit message (Collapse)Author
2016-11-04Sets default standards for all CXX and C libraries.Dennis Brentjes
They can be indiviually be overridden when necessary.
2016-10-27Adds libgcrypt implementation for elgamal in multiplicative group.Dennis Brentjes
Also adapts the API to both handle sodium and gcrypt libraries.
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