Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-08 | add python bindings for PK signing | Hubert Chathi | |
2019-04-08 | python: Add PK bindings. | Damir Jelić | |
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> |