index
:
libolm
master
Implementation of the olm and megolm cryptographic ratchets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xcode
/
OLMKitTests
Age
Commit message (
Collapse
)
Author
2019-04-10
OLMKit: add Short Authentication String verification
manuroe
(cherry picked from commit 3e954ca2729d3333ea853c878602d1696f616573)
2018-10-16
OLMKit: Add objc wrappers for pk encryption/decryption
manuroe
2017-01-17
OLMKit: Add wrappers for export/import of inbound group sessions
manuroe
2016-11-17
OLMKit: Update Copyrights
manuroe
2016-11-14
OLMKit: Add missing implementations for matchesInboundSession ↵
olmkit-v2.0.0
manuroe
matchesInboundSessionFrom
2016-11-14
OLMKit: Replaced NSAsserts by NSErrors
manuroe
2016-11-07
OLMKit: Update obj-c wrapper to 2.0.0
manuroe
2016-10-14
OLMKit: Add signature tests
manuroe
2016-10-11
OLMKit: Fixed typo in test
manuroe
2016-10-10
OLMKit: Add tests for OLMInboundGroupSession and OLMOutboundGroupSession
manuroe
2016-10-10
OLMKit: Add megolm api: OLMInboundGroupSession and OLMOutboundGroupSession
manuroe
2016-09-27
OLMKit: Make the project build
manuroe
Make OLMKit CocoaPods expose the obj-c wrapper of libolm
2016-04-13
OLMAccount and OLMSession serialization
Chris Ballinger
2016-04-09
Initial test passing
Chris Ballinger
2016-04-08
Xcode, podspec, wrapper
Chris Ballinger