johnxnguyen / wire-ios-cryptobox

Home Page:https://wire.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wire™

Wire logo

Azure Pipelines Build Status codecov

This repository is part of the source code of Wire. You can find more information at wire.com or by contacting opensource@wire.com.

You can find the published source code at github.com/wireapp/wire.

For licensing information, see the attached LICENSE file and the list of third-party licenses at wire.com/legal/licenses/.

wire-ios-cryptobox

This framework is part of Wire iOS. Additional documentation is available in the Wire iOS wiki.

This project provides for cross-compilation of cryptobox for iOS, currently only in the form of static libraries.

Integrating Objective-C Wrapper

You can integrate Objective-C Wrapper (Cryptobox.framework) using Carthage. When Carthage will build it first time it will also build libcryptobox.a and libsodium.a in Carthage/Checkouts/cryptobox-ios/build with libs and include subfolders. So you can just add these paths to Libraries Search Paths and Headers Search Paths of your project.

About

https://wire.com

License:GNU General Public License v3.0


Languages

Language:Swift 85.1%Language:C 8.8%Language:Objective-C 6.2%