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: about 1 month 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-11T17:03:07.000Z (about 7 years ago)
- Last Synced: 2025-02-04T12:44:11.910Z (over 1 year 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
[](https://travis-ci.com/VirgilSecurity/virgil-cryptoapi-x)
[](https://cocoapods.org/pods/VirgilCryptoAPI)
[](https://github.com/Carthage/Carthage)
[](http://cocoadocs.org/docsets/VirgilCryptoAPI)
[](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 support@VirgilSecurity.com.
Also, get extra help from our support team on [Slack](https://virgilsecurity.com/join-community).