aboutsummaryrefslogtreecommitdiff
path: root/javascript/olm_pk.js
AgeCommit message (Collapse)Author
2018-10-05fix some code style issues and typosHubert Chathi
2018-10-01Call appropriate wrapper functionDavid Baker
Don't think this matters since there's no PkEncryption / PkDecryption object being passed, but for the sake of consistency
2018-06-28add functions for pickling/unpickling a decryption objectHubert Chathi
2018-06-28add terminationHubert Chathi
2018-06-27use the correct method to get the random lengthHubert Chathi
2018-06-27add initial implementation of basic private key encryption functionalityHubert Chathi