Swiftpack.co - Swift Packages by VirgilSecurity

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by VirgilSecurity

VirgilSecurity/virgil-crypto-x foundation-2.0.0
Virgil Crypto stack Objective-C/Swift
⭐️ 34
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v7.0.1
36 weeks ago
✅ This version might be used instead of v7.0.0 ✅ ### Changes - Update to `virgil-crypto-c` of version v0.17.1 - With restored `Pythia` backward compatibility!
v7.0.0
37 weeks ago
⚠️Please use v7.0.1 instead ⚠️ ### Changes - Apple: Remove support for Apple BITCODE - Apple: Bump min supported macOS version to 10.13 - Ext: Upgrade Relic to the version 0.6.0 - This version is **incompatible** with 0.4.0 - Lib/Pythia: Adopt to incompatible Relic version - Now `blind()` produce different value, so stored blinded values can not be `deblinded()`
v6.1.0
50 weeks ago
### Features: - watchOS: Added arm64 architecture. ### Known issues: - broken support for Carthage ### Changes: - Updated minimum required Apple deployment targets for Apple devices. - iOS 9.0 -> 11.0 - tvOS 9.0 -> 11.0 - watchOS 2.0 -> 4.0
v6.0.1
1 year ago
Added SPM support
v6.0.0
2 years ago
### Changes - Added Xcode 12.2+ support - Added Apple Silicon support - Updated `VirgilCryptoFoundation` **0.15.2 --> 0.16.0** ⚠️ **Carthage users** ⚠️ Starting from this version, we use *xcframeworks* to distribute our libraries. You need to [reintegrate the framework with your project](https://github.com/Carthage/Carthage#migrating-a-project-from-framework-bundles-to-xcframeworks).
v5.5.0
3 years ago
## Changed * Updated [crypto dependency](https://github.com/VirgilSecurity/virgil-crypto-c/releases)
v5.4.0
4 years ago
## Added - curve25519Round5 key
v5.3.0
4 years ago
## Added - New key pair types * curve25519Round5Ed25519Falcon: post-quantum hybrid scheme curve25519&round5 used for ECIES, ed25519&falcon used for signing * curve25519Ed25519: curve25519 used for ECIES, ed25519 used for signing
v5.2.2
4 years ago
## Changed - Rebuilt for swift 5.1.2
v5.2.1
4 years ago
## Changed - Rebuilt for swift 5.1.1
iOS macOS watchOS tvOS
VirgilSecurity/virgil-sdk-x 9.0.1
Virgil Core SDK allows developers to get up and running with Virgil Cards Service API quickly and add end-to-end security to their new or existing digital solutions to become HIPAA and GDPR compliant and more.
⭐️ 27
🕓 36 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v9.0.1
36 weeks ago
✅ This version might be used instead of v9.0.0 ✅ ### Changes - Update to `VirgilCrypto` of version v7.0.1 - With restored `Pythia` backward compatibility!
v9.0.0
37 weeks ago
⚠️Please use v9.0.1 instead ⚠️ ### Changes - Remove support for Apple BITCODE - Bump min supported macOS version to 10.13 - Update underlying crypto: VirgilCrypto -> 7.0.0
v8.2.0
1 year ago
### Features: - watchOS: Added arm64 architecture. ### Known issues: - broken support for Carthage ### Changes: - Updated minimum required Apple deployment targets for Apple devices. - iOS 9.0 -> 11.0 - tvOS 9.0 -> 11.0 - watchOS 2.0 -> 4.0
v8.1.0
1 year ago
### Changes - Added SPM support - Completed transition from ObjC to Swift
v8.0.0
2 years ago
### Changes - Added Xcode 12.2+ support - Added Apple Silicon support - Updated `VirgilCrypto` **5.5.0 --> 6.0.0** ⚠️ **Carthage users** ⚠️ Starting from this version, we use *xcframeworks* to distribute our libraries. You need to [reintegrate the framework with your project](https://github.com/Carthage/Carthage#migrating-a-project-from-framework-bundles-to-xcframeworks).
v7.2.1
3 years ago
## Changed - Required version of VirgilCrypto
v7.2.0
4 years ago
## Added - SQLite support
v7.1.0
4 years ago
## Changed - Updated dependencies
v7.0.3
4 years ago
## Fixed - Returned errors
v7.0.2
4 years ago
## Fixed - VirgilCrypto dependency version requirement
iOS macOS watchOS tvOS
VirgilSecurity/virgil-e3kit-x 4.0.1
E3Kit is a security framework that simplifies work with Virgil services and presents the easiest way to add full end-to-end security to your chat application to become HIPAA and GDPR compliant and more.
⭐️ 13
🕓 36 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v4.0.1
36 weeks ago
✅ This version might be used instead of v4.0.0 ✅ ### Changes - Update underlying crypto with restored `Pythia` backward compatibility! 👍 - VirgilSDK -> 9.0.1 - VirgilCrypto -> 7.0.1 - VSCCrypto -> 0.17.1 - VirgilSDKPythia -> 0.12.1 - VirgilSDKRatchet -> 0.10.1
v4.0.0
37 weeks ago
⚠️Please use v4.0.1 instead ⚠️ ### Changes - Remove support for Apple BITCODE - Bump min supported macOS version to 10.13 - Update underlying Crypto and SDKs ### ⚠️ Breaking changes ⚠️ - Remove support for Carthage - Change BrainKey implementation - Remove usage of `VirgilSDKPythia` - `CloudKeyManager` is not backward compatible, please do not update to this version if CloudKeyManager is used in production.
v3.0.1
1 year ago
### Changes - Added SPM support - Updated dependencies
v3.0.0
2 years ago
### Added - Xcode 12.2+ support - Apple Silicon support - We’ve updated (extended) Backup & Restore methods with the new parameter - `key name`, so you can backup a user's private key not only with the default `key name` but allow developers to define `key name`. Therefore, from now you can encrypt the same user’s private key a few times with different options (e.g. password) and backup it into the Virgil Cloud, then use any of the options (e.g. password) to restore the private key. New methods: - `backupPrivateKey(password:keyName:completion:)` - `restorePrivateKey(password:keyName:completion:)` - `changePassword(from:to:keyName:completion)` - `resetPrivateKeyBackup(keyName:completion:)` ### Breaking changes - `restorePrivateKey(password:completion)` will now throw **EThreeError.privateKeyExists** if private key already exists in local storage ⚠️ **Carthage users** ⚠️ Starting from this version, we use *xcframeworks* to distribute our libraries. You need to [reintegrate the framework with your project](https://github.com/Carthage/Carthage#migrating-a-project-from-framework-bundles-to-xcframeworks). ### Dependencies - Updated `VirgilSDKPythia` **0.9.1 --> 0.10.0** - Updated `VirgilSDKRatchet` **0.7.0 --> 0.8.0**
v2.2.0
3 years ago
## Features - Added ability to encrypt streams with a generated one-time asymmetric key that can be shared for other users alongside stream encrypted data.
v2.1.1
3 years ago
## Changed - Updated dependencies
v2.1.0
4 years ago
## Added - Convenience `EThreeParams` constructor with ability to pass initial JWT value ## Fixed - Verifying stream signature
v2.0.0
4 years ago
From now E3Kit has become well-tested and documented end-to-end security framework. ## Changes - Added post-quantum documentation and samples - Updated E3Kit documentation
v0.8.0
4 years ago
## Added - Post-quantum keys support for peer-to-peer encryption (post-quantum group chats and double ratchet are coming later) - Fixed crash when using E3Kit along with Firebase due to common dependency
v0.8.0-beta4
4 years ago
## Changed - Renamed `UnsafeChannel` and all related methods to `TemporaryChannel` - Deprecated `resetPrivateKeyBackup(password)` method in favor of `resetPrivateKeyBackup()`
iOS macOS watchOS tvOS
VirgilSecurity/virgil-cryptowrapper-x 0.16.3
Virgil Crypto library is a small, flexible and convenient wrapper for a variety of cryptographic algorithms. Includes asymmetric key generation, encryption/decryption of data, generation/verification of digital signatures, Pythia protocol and Double Ratchet protocol implementation.
⭐️ 3
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v0.16.3
1 year ago
### Features - watchOS: Added arm64 architecture. ### Changes - Updated minimum required Apple deployment targets for Apple devices: - iOS 9.0 -> 11.0 - tvOS 9.0 -> 11.0 - watchOS 2.0 -> 4.0
v0.16.1
1 year ago
Added SPM support
v0.16.0
2 years ago
Please refer to https://github.com/VirgilSecurity/virgil-crypto-c/releases for releases descriptions ⚠️ **Carthage users** ⚠️ Starting from this version, we use *xcframeworks* to distribute our libraries. You need to [reintegrate the framework with your project](https://github.com/Carthage/Carthage#migrating-a-project-from-framework-bundles-to-xcframeworks).
v0.16.0-rc2
2 years ago
Please refer to https://github.com/VirgilSecurity/virgil-crypto-c/releases for releases descriptions
v0.16.0-rc1
2 years ago
Please refer to https://github.com/VirgilSecurity/virgil-crypto-c/releases for releases descriptions
v0.15.2
3 years ago
Please refer to https://github.com/VirgilSecurity/virgil-crypto-c/releases for releases descriptions
v0.14.0
4 years ago
Please refer to https://github.com/VirgilSecurity/virgil-crypto-c/releases for releases descriptions
v0.12.0
4 years ago
Please refer to https://github.com/VirgilSecurity/virgil-crypto-c/releases for releases descriptions
v0.11.1
4 years ago
## Changes - Rebuilt for swift 5.1.2
v0.11.0
4 years ago
Please refer to https://github.com/VirgilSecurity/virgil-crypto-c/releases for releases descriptions
iOS macOS watchOS tvOS
VirgilSecurity/virgil-ratchet-x 0.10.1
Virgil Security Ratchet Objective-C/Swift SDK provides an implementation of the Double Ratchet algorithm, which is used by parties to exchange encrypted messages based on a shared secret key.
⭐️ 2
🕓 36 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v0.10.1
36 weeks ago
✅ This version might be used instead of v0.10.1 ✅ ### Changes - Update to `VirgilCrypto` of version v7.0.1 - With restored `Pythia` backward compatibility!
v0.10.0
37 weeks ago
### Changes - Remove support for Apple BITCODE - Bump min supported macOS version to 10.13 - Update underlying crypto: - VirgilCrypto -> 7.0.0 - VirgilSDK -> 9.0.0
v0.9.0
1 year ago
### Changes - Added SPM support - Updated dependencies
v0.8.0
2 years ago
### Changes - Added Xcode 12.2+ support - Added Apple Silicon support - Updated `VirgilSDK` **7.2.1 --> 8.0.0** - Updated `VirgilCryptoWrapper` **0.15.2 --> 0.16.0** ⚠️ **Carthage users** ⚠️ Starting from this version, we use *xcframeworks* to distribute our libraries. You need to [reintegrate the framework with your project](https://github.com/Carthage/Carthage#migrating-a-project-from-framework-bundles-to-xcframeworks).
v0.7.0
3 years ago
## Changed * Removed Group Chats * Updated dependencies
v0.6.0
4 years ago
## Added - Post-quantum Double ratchet
v0.5.0
4 years ago
v0.4.0
4 years ago
## Changed - Updated dependencies
v0.3.1
4 years ago
## Changed - Updated dependencies - Updated to swift 5.1
v0.3.0
4 years ago
#### This release contains internal fixes, which make this version incompatible with previous ones. Please, contact us if you need a migration guide. ## Changed - Updated to Xcode 11 and Swift 5.1
iOS macOS watchOS tvOS
VirgilSecurity/virgil-pythia-x 0.12.1
Virgil Pythia SDK allows developers to communicate with Virgil Pythia Service and implement Pythia protocol in order to generate a BrainKey.
⭐️ 1
🕓 36 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v0.12.1
36 weeks ago
### Changes - Remove support for Apple BITCODE - Bump min supported apple versions - macOS -> 10.13 - iOS -> 11.0 - tvOS -> 11.0 - watchOS -> 4.0 - Remove Carthage support - Update underlying crypto: - VirgilCrypto -> 7.0.1 - VirgilSDK -> 9.0.1
v0.11.0
1 year ago
### Changes - Added SPM support - Updated dependencies
v0.10.0
2 years ago
### Changes - Added Xcode 12.2+ support - Added Apple Silicon support - Updated `VirgilSDK` **7.2.1 --> 8.0.0** - Updated `VirgilCryptoWrapper` **0.15.2 --> 0.16.0** ⚠️ **Carthage users** ⚠️ Starting from this version, we use *xcframeworks* to distribute our libraries. You need to [reintegrate the framework with your project](https://github.com/Carthage/Carthage#migrating-a-project-from-framework-bundles-to-xcframeworks).
v0.9.1
3 years ago
## Changed - Updated dependencies
4 years ago
v0.8.0
4 years ago
## Changed - Updated dependencies
v0.7.1
4 years ago
## Changed - Updated dependencies - Updated to swift 5.1
v0.7.0
4 years ago
## Changed - Updated dependencies
v0.6.0
4 years ago
## Changed - Updated dependencies
v0.5.3
4 years ago
iOS macOS watchOS tvOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics