Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/virgilsecurity/virgil-cryptoapi-x

This framework provides Crypto API to separate VirgilSDK from concrete Crypto implementation
https://github.com/virgilsecurity/virgil-cryptoapi-x

carthage cocoapods crypto cryptography ios macos virgil

Last synced: 8 days ago
JSON representation

This framework provides Crypto API to separate VirgilSDK from concrete Crypto implementation

Awesome Lists containing this project

README

        

# Virgil Security Crypto API for Objective-C/Swift

[![Build Status](https://api.travis-ci.com/VirgilSecurity/virgil-cryptoapi-x.svg?branch=master)](https://travis-ci.com/VirgilSecurity/virgil-cryptoapi-x)
[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/VirgilCryptoAPI.svg)](https://cocoapods.org/pods/VirgilCryptoAPI)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
[![Platform](https://img.shields.io/cocoapods/p/VirgilCryptoAPI.svg?style=flat)](http://cocoadocs.org/docsets/VirgilCryptoAPI)
[![GitHub license](https://img.shields.io/badge/license-BSD%203--Clause-blue.svg)](https://github.com/VirgilSecurity/virgil/blob/master/LICENSE)

[Virgil Security](https://virgilsecurity.com) provides a set of APIs for adding security to any application. In a few simple steps you can encrypt communication, securely store data, provide passwordless login, and ensure data integrity.

## Installation

This framework can be installed using Carthage or Cocoapods. You don't need to reference this package directly, only if you want to use Virgil products with your own cryptography implementation. Generally, you will get this package as a transitive dependency while installing [VirgilSDK](https://github.com/VirgilSecurity/virgil-sdk-x) or [VirgilCrypto](https://github.com/VirgilSecurity/virgil-crypto-x)

## License

This library is released under the [3-clause BSD License](https://github.com/VirgilSecurity/virgil/blob/master/LICENSE).

## Support
Our developer support team is here to help you. Find out more information on our [Help Center](https://help.virgilsecurity.com/).

You can find us on [Twitter](https://twitter.com/VirgilSecurity) or send us email [email protected].

Also, get extra help from our support team on [Slack](https://virgilsecurity.com/join-community).