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>
python/olm/pk.py
0 → 100644
python/tests/pk_test.py
0 → 100644
Please register or sign in to comment