aboutsummaryrefslogtreecommitdiff
path: root/javascript/olm_pk.js
AgeCommit message (Expand)Author
2020-11-05Convert to sibs projectHEADmasterdec05eba
2019-04-08re-add null termination in javascriptHubert Chathi
2019-04-08javascript: Switch from deprecated Pointer_stringify() to UTF8toString().Damir Jelić
2019-03-13rename functions to be more consistentHubert Chathi
2019-02-01call the right function and remove unnecessary includeHubert Chathi
2019-01-29Add signing class to the pk moduleDavid Baker
2018-10-16zero buffers in the JavaScript bindingsHubert Chathi
2018-10-05Merge branch 'master' into dbkr/pk_private_export_importHubert Chathi
2018-10-05fix some code style issues and typosHubert Chathi
2018-10-02Work with PkDecryption keys by their private keysDavid Baker
2018-10-01Call appropriate wrapper functionDavid Baker
2018-09-21WebAssembly support!David Baker
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