aboutsummaryrefslogtreecommitdiff
path: root/libcmix-crypto/ed25519/gcrypt/gcrypt_ed25519.c
AgeCommit message (Collapse)Author
2017-12-23Preparing multiple mixesDennis Brentjes
2017-05-21Removes bias from generating random curve points.Dennis Brentjes
2017-04-30Upped the stride to the maximum possible value.Dennis Brentjes
2017-02-26Fixes a bug which would crash the server when an ID started with 0x00.Dennis Brentjes
2017-02-26Enabled pointer tracing in ed25519 implementation.Dennis Brentjes
2017-02-11Working Ed25519 Implementation of libcmix.Dennis Brentjes