Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/virgilsecurity/virgil-cryptoapi-x
- Owner: VirgilSecurity
- License: bsd-3-clause
- Created: 2017-09-12T11:36:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-11T17:03:07.000Z (over 5 years ago)
- Last Synced: 2024-10-28T12:55:06.463Z (20 days ago)
- Topics: carthage, cocoapods, crypto, cryptography, ios, macos, virgil
- Language: Swift
- Homepage: https://virgilsecurity.com/
- Size: 291 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).