aboutsummaryrefslogtreecommitdiff
path: root/python/olm/pk.py
AgeCommit message (Expand)Author
2019-06-20olm: Rename the errors function argument in the decryption functions.Damir Jelić
2019-06-19_compat: Change the to_native_str into a to_unicode_str function.Damir Jelić
2019-06-18olm: Allow decryption functions to define how to handle unicode decode errors.Damir Jelić
2019-04-12isort python/olm/pk.pyHubert Chathi
2019-04-08add python bindings for PK signingHubert Chathi
2019-04-08python: Add PK bindings.Damir Jelić