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
809793c9ba
OLMKit: SAS: Add PK signing
...
(cherry picked from commit ff31d489c68d5d9e597bd55a6f6a64f3fe4c7ecc)
2019-04-10 23:27:14 +02:00
manuroe
5de295da3e
OLMKit: add Short Authentication String verification
...
(cherry picked from commit 3e954ca2729d3333ea853c878602d1696f616573)
2019-04-10 23:26:02 +02:00
manuroe
9fd50c8eb5
OLMKit: Add objc wrappers for pk encryption/decryption
2018-10-16 15:51:31 +02:00
Avery Pierce
757be9aeba
OLMKit: Change OLMKitVersionString from a C function to an Obj-C static method
2017-01-18 10:46:37 +00:00
Avery Pierce
b2b93d7a1f
Strip down to Foundation (no need to include UIKit or Cocoa)
2017-01-14 20:13:35 -06:00
Avery Pierce
30851905b5
Add macOS support to the Podspec
2017-01-14 14:57:46 -06:00
manuroe
29de7825c9
OLMKit: Update Copyrights
2016-11-17 15:50:23 +01:00
manuroe
2bd912990f
OLMKit: Add megolm api: OLMInboundGroupSession and OLMOutboundGroupSession
2016-10-10 17:58:22 +02:00
manuroe
f29eabde8b
OLMKit: Use the same version as libolm
2016-09-28 16:06:45 +02:00
manuroe
6f113dd7b3
OLMKit: Make the project build
...
Make OLMKit CocoaPods expose the obj-c wrapper of libolm
2016-09-27 14:07:30 +02:00
Chris Ballinger
719eb543a8
Xcode, podspec, wrapper
2016-04-08 17:26:12 -07:00