OTRKit
OTRKit copied to clipboard
An Objective-C Off-the-Record library for iOS.
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.2.2 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....
Libgcrypt version has been upgraded to 1.9.3 as it has addressed some major security vulnerabilities over previous versions. Libgpg-error upgraded to version 1.41 . On MacOS/iOS platform, the new libgcrypt...
Bumps [json](https://github.com/flori/json) from 2.2.0 to 2.5.1. Changelog Sourced from json's changelog. 2020-12-22 (2.5.1) Restore the compatibility for constants of JSON class. 2020-12-22 (2.5.0) Ready to Ractor-safe at Ruby 3.0. 2020-12-17...
So - my goal is, in the least number of steps get a message encrypted with libotr on iOS Currently, with OTRKit, I have a class as an OTR Delegate,...
Hi. I have some problem. Maybe you can help for me. I integrate OTRKit in my xmppChat. It works fine. But sometimes, i have problem with decryption messages. In the...
` Failed to download 'OTRKit'.` I tried to install the OTRKit library via pod and while it is installing the above message appeared. Is there any solution to setup this...
Call to selector [OTRKit initiateSMPForUsername: accountName: protocol: question: secret:] causes a crash: 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: otrKit' Test case is attached. [SMPTest.swift.txt](https://github.com/ChatSecure/OTRKit/files/1558946/SMPTest.swift.txt) Reason: it looks like the third...
When I call this :- (void)initiateEncryptionWithUsername:(NSString_)recipient accountName:(NSString_)accountName protocol:(NSString*)protocol I got return encoded message from : - (void) otrKit:(OTRKit_)otrKit updateMessageState:(OTRKitMessageState)messageState username:(NSString_)username accountName:(NSString_)accountName protocol:(NSString_)protocol The return is : ?OTRv23? 6285959451661@[ipaddress] has requested...