aboutsummaryrefslogtreecommitdiff
path: root/include/olm/pk.h
AgeCommit message (Expand)Author
2019-09-30Fix comment and also js buildDavid Baker
2019-06-12fix another incorrect commentHubert Chathi
2019-05-14add more consts and commentsHubert Chathi
2019-03-13rename functions to be more consistentHubert Chathi
2019-01-30Yay for incorrect comments breaking the build...David Baker
2019-01-29Add signing class to the pk moduleDavid Baker
2018-10-16Fix compilation warning for olm_pk_private_key_length(void);manuroe
2018-10-11Add aliases for deprecated functionsDavid Baker
2018-10-05Merge branch 'master' into dbkr/pk_private_export_importHubert Chathi
2018-10-05add more comments describing the pk encrypt/decrypt functionsHubert Chathi
2018-10-05fix some code style issues and typosHubert Chathi
2018-10-02Work with PkDecryption keys by their private keysDavid Baker
2018-06-28use void in type signatures for functions with no argumentsHubert Chathi
2018-06-28add functions for pickling/unpickling a decryption objectHubert Chathi
2018-06-27add initial implementation of basic private key encryption functionalityHubert Chathi