olm/xcode/OLMKit
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
..
Info.plist Xcode, podspec, wrapper 2016-04-08 17:26:12 -07:00
OLMAccount.h OLMKit: Update Copyrights 2016-11-17 15:50:23 +01:00
OLMAccount.m OLMKit: New pickle version using a pickle key provided externally 2021-02-19 09:23:36 +01:00
OLMAccount_Private.h OLMKit: Update Copyrights 2016-11-17 15:50:23 +01:00
OLMInboundGroupSession.h OLMKit: Fixed type of messageIndex argument in exportSessionAtMessageIndex 2017-02-27 17:24:17 +00:00
OLMInboundGroupSession.m OLMKit: New pickle version using a pickle key provided externally 2021-02-19 09:23:36 +01:00
OLMKit.h OLMKit: New pickle version using a pickle key provided externally 2021-02-19 09:23:36 +01:00
OLMKit.m OLMKit: New pickle version using a pickle key provided externally 2021-02-19 09:23:36 +01:00
OLMMessage.h OLMKit: Update Copyrights 2016-11-17 15:50:23 +01:00
OLMMessage.m OLMKit: Update Copyrights 2016-11-17 15:50:23 +01:00
OLMOutboundGroupSession.h OLMKit: Update Copyrights 2016-11-17 15:50:23 +01:00
OLMOutboundGroupSession.m OLMKit: New pickle version using a pickle key provided externally 2021-02-19 09:23:36 +01:00
OLMPkDecryption.h OLMKit: Expose PK private key length 2018-10-23 15:47:46 +02:00
OLMPkDecryption.m OLMKit: New pickle version using a pickle key provided externally 2021-02-19 09:23:36 +01:00
OLMPkEncryption.h OLMKit: Fix typo in license header 2018-10-23 16:07:34 +02:00
OLMPkEncryption.m OLMKit: OlmPkEncryption: Fix typos in sanity checks 2019-04-10 23:27:27 +02:00
OLMPkMessage.h OLMKit: Add objc wrappers for pk encryption/decryption 2018-10-16 15:51:31 +02:00
OLMPkMessage.m OLMKit: Add objc wrappers for pk encryption/decryption 2018-10-16 15:51:31 +02:00
OLMPkSigning.h OLMKit: SAS: Add PK signing 2019-04-10 23:27:14 +02:00
OLMPkSigning.m OLMKit: OMLPkSigning: Zero mutableSeed 2019-04-12 11:17:53 +02:00
OLMSAS.h OLMKit: SAS: Added macLongKdf support 2019-04-10 23:27:00 +02:00
OLMSAS.m OLMKit: SAS: Added macLongKdf support 2019-04-10 23:27:00 +02:00
OLMSerializable.h OLMKit: Update Copyrights 2016-11-17 15:50:23 +01:00
OLMSession.h OLMKit: Update Copyrights 2016-11-17 15:50:23 +01:00
OLMSession.m OLMKit: Zero buffers out in all pickle & unpickle methods 2018-10-17 11:29:34 +02:00
OLMSession_Private.h OLMKit: Update Copyrights 2016-11-17 15:50:23 +01:00
OLMUtility.h Fix obj-c warnings 2018-06-27 12:26:01 -04:00
OLMUtility.m OLMKit: Update Copyrights 2016-11-17 15:50:23 +01:00