All Projects β†’ wireapp β†’ wire-ios-cryptobox

wireapp / wire-ios-cryptobox

Licence: GPL-3.0 license
wire.com

Programming Languages

swift
15916 projects
c
50402 projects - #5 most used programming language
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to wire-ios-cryptobox

bot-sdk-node
πŸ€–
Stars: ✭ 59 (+168.18%)
Mutual labels:  wire
ESP8266-I2C-Driver
Fixed built-in I2C driver for Arduino ESP8266 core
Stars: ✭ 74 (+236.36%)
Mutual labels:  wire
arduino-esp32
Arduino core for the ESP32
Stars: ✭ 38 (+72.73%)
Mutual labels:  wire
wire.css
Simple and responsive flexbox based Sass Framework
Stars: ✭ 42 (+90.91%)
Mutual labels:  wire
wire-service-jest-util
Utility library for @-wire Lightning Web Component tests
Stars: ✭ 18 (-18.18%)
Mutual labels:  wire
terms-dictionary
Simple definitions of terms, acronyms, abbreviations, companies, and projects related to financial services and Moov.
Stars: ✭ 48 (+118.18%)
Mutual labels:  wire
golang-example-app
Example application
Stars: ✭ 138 (+527.27%)
Mutual labels:  wire
Wire Android
☎️ Wire for Android
Stars: ✭ 2,488 (+11209.09%)
Mutual labels:  wire
Wire Server
πŸ‡ͺπŸ‡Ί Wire back-end services
Stars: ✭ 2,392 (+10772.73%)
Mutual labels:  wire
Wire Ios
πŸ“± Wire for iOS (iPhone and iPad)
Stars: ✭ 3,079 (+13895.45%)
Mutual labels:  wire
wire-web-packages
Collection of npm modules created by Wire's web team.
Stars: ✭ 53 (+140.91%)
Mutual labels:  wire
microservice-template-ddd
Golnag microservice-template by DDD
Stars: ✭ 13 (-40.91%)
Mutual labels:  wire
purescript-wire
Events and Signals for FRP. Monad instances included
Stars: ✭ 13 (-40.91%)
Mutual labels:  wire
golangRestfulAPISample
Sample Restful app with chi router (golang)
Stars: ✭ 116 (+427.27%)
Mutual labels:  wire
wire
FedWire funds service file parser and writer. The HTTP server is available in a Docker image and the Go package is available.
Stars: ✭ 52 (+136.36%)
Mutual labels:  wire
PCF8575 library
Library to use i2c digital expander with arduino, esp8266 and esp32. Can read write digital value with only 2 wire (perfect for ESP-01).
Stars: ✭ 28 (+27.27%)
Mutual labels:  wire

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 [email protected].

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].