aboutsummaryrefslogtreecommitdiff
path: root/python/olm/session.py
AgeCommit message (Expand)Author
2020-11-05Convert to sibs projectHEADmasterdec05eba
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ć
2018-10-16overwrite buffers that may contain sensitive dataHubert Chathi
2018-10-16remove unnecessary comments about not enough randomHubert Chathi
2018-10-15add license headers to python bindingsHubert Chathi
2018-07-18python: Import improved python bindings.Damir Jelić
2018-07-18python: Remove the python bindings.Damir Jelić
2017-04-18PEP8 for python bindingsRichard van der Hoff
2017-04-04Python: Switch to a more general os.urandom for randomness sourceJ08nY
2016-10-02fix missing ctypes function signaturesMatthew Hodgson
2016-05-20Refactor python wrappersRichard van der Hoff