Commit Graph

4 Commits (09fbb9e9667fdb640d26a2c69bbaf386e37e9fa2)

Author SHA1 Message Date
manuroe b69b56d0bb OLMKit: New pickle version using a pickle key provided externally
Improve ObjC wrappers so that they can use a pickle key provided by the olm lib user.

This new behavior is optional to not break existing usage.

It is retro compatible and use pickle versioning already in place. 
Existing key will be unpickled with pickle v1 and pickled with pickle v2 if an external pickle key is provided.
2021-02-19 09:23:36 +01:00
manuroe 59076a6bda OLMKit: Expose PK private key length 2018-10-23 15:47:46 +02:00
manuroe 90bbdec8ad OLMKit: Zero only critical buffers out 2018-10-17 11:25:20 +02:00
manuroe 9fd50c8eb5 OLMKit: Add objc wrappers for pk encryption/decryption 2018-10-16 15:51:31 +02:00