Signal-iOS/SignalServiceKit
Jordan Rose d7a05f54d2 Remove custom sender certificate validation
Generate valid sender certificates in tests, removing the need to
customize validation or build certificate data by hand.

While here, remove "throwswrapped" from some APIs that no longer wrap
ObjC-throwing methods.
2022-01-26 09:50:56 -08:00
..
protobuf Lazily deserialize individual group changes 2022-01-20 12:00:50 -08:00
Resources Store badge receipt credential presentation on the durable job 2021-11-17 15:14:03 -08:00
src Remove custom sender certificate validation 2022-01-26 09:50:56 -08:00
tests Remove custom sender certificate validation 2022-01-26 09:50:56 -08:00
Utilities
.clang-format
.gitignore
.travis.yml
CONTRIBUTING.md Update URL in documentation 2021-08-24 22:46:06 -05:00
LICENSE
README.md

SignalServiceKit

SignalServiceKit is an Objective-C library for communicating with the Signal messaging service for iOS & OS X

To use SignalServiceKit via CocoaPods add the following to your Podfile

pod 'SignalServiceKit', git: 'https://github.com/signalapp/Signal-iOS.git'