olm/python/olm
Damir Jelić f160d693b6 python: Add PK bindings.
This patch adds bindings to the PK part of the Olm library contained in
the pk.h header file.

Encryption, decryption as well as pickling/unpickling of the decryption
object is supported.

Signed-off-by: Damir Jelić <poljar@termina.org.uk>
2019-04-08 15:04:32 -04:00
..
__init__.py python: Add PK bindings. 2019-04-08 15:04:32 -04:00
__version__.py prepare release 3.0.0 2018-10-23 12:58:10 -04:00
_compat.py overwrite buffers that may contain sensitive data 2018-10-16 00:31:56 -04:00
_finalize.py python: Import improved python bindings. 2018-07-18 17:44:32 -04:00
account.py overwrite buffers that may contain sensitive data 2018-10-16 00:31:56 -04:00
group_session.py add more buffer clearing 2018-10-16 15:59:32 -04:00
pk.py python: Add PK bindings. 2019-04-08 15:04:32 -04:00
session.py overwrite buffers that may contain sensitive data 2018-10-16 00:31:56 -04:00
utility.py python: Turn the signature buffer into a bytearray. 2019-01-23 17:10:44 -05:00