Swiftpack.co - Swift Packages by cryptomator

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

Packages published by cryptomator

cryptomator/cloud-access-swift 1.10.1
Swift library for accessing various cloud providers incl. Cryptomator vaults
⭐️ 15
🕓 2 hours 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.
1.10.0
Yesterday
Creating background `URLSession`s for Google Drive, OneDrive, pCloud, and WebDAV has a breaking change. This library no longer sets a session identifier for your background session anymore, so you must now provide one. - Allow the injection of background `URLSession` identifier (#33), kudos to @phil1995
1.9.2
4 weeks ago
- Fixed "Resource deadlock avoided" error during `fetchItemList()` in iCloud Drive (#30)
1.9.1
5 weeks ago
> [!WARNING] > This release should've contained a fix for #30, but we broke `getItemMetadata()` in local file system provider instead. Please skip this version. - Simplified `isDirectory` check during `readingIntent` evaluation for `fetchItemList()` in local file system provider - Updated dependencies (#31), kudos to @phil1995
1.9.0
15 weeks ago
- Added Cryptomator Hub 1.3.x compatibility (#28), kudos to @phil1995
1.8.1
29 weeks ago
Hotfix for [1.8.0](https://github.com/cryptomator/cloud-access-swift/releases/tag/1.8.0), actually updated dependencies and fixed SPM compatibility
1.8.0
29 weeks ago
- Added [Cryptomator Hub](https://cryptomator.org/hub/) support - Increased deployment target to iOS 14.0 - Updated dependencies
1.7.5
1 year ago
- Ignore items that can't be found during `fetchItemList()` in local file system provider (https://github.com/cryptomator/ios/issues/313)
1.7.4
1 year ago
- Added workaround for https://github.com/nextcloud/server/issues/34574 - Added WebDAV response logging in error cases
1.7.3
1 year ago
- Removed support for providing download task in Google Drive, which was introduced in [1.7.0](https://github.com/cryptomator/cloud-access-swift/releases/tag/1.7.0) (we may revisit this decision in #26)
1.7.2
1 year ago
- Only resume task if `onTaskCreation` is `nil` (#24), kudos to @phil1995 - Fixed usage of apostrophes in Google Drive queries (https://github.com/cryptomator/ios/issues/296)
iOS
cryptomator/cryptolib-swift 1.1.0
Swift library with cryptographic functions for accessing Cryptomator vaults
⭐️ 14
🕓 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.
1.1.0
1 year ago
- Added GCM support for content encryption/decryption - Added mandatory `scheme` param to `Cryptor.init()`
1.0.2
2 years ago
- Fixed crash when encrypting/decrypting invalid filenames
1.0.1
2 years ago
- Added `Masterkey.createFromRaw()` initializer with one param - Adjusted access control of existing `Masterkey.createFromRaw()` initializer with two params
1.0.0
2 years ago
- First production-ready release
0.13.1
2 years ago
- Improved memory usage during encryption/decryption
2 years ago
- Split up unlock method so that the KEK can be retrieved/used
2 years ago
- Added `ContentCryptor` protocol and `CtrThenHmacContentCryptor` implementation - `Cryptor`'s `fileHeaderSize` is now a computed property instead of a type property - Added SwiftLint and improved code style/conventions enforcement - Removed CocoaPods support - Updated dependencies
2 years ago
- Renamed `encoded` property to `rawKey` in `Masterkey`
3 years ago
- Added `encoded` property to `Masterkey`
3 years ago
- Renamed some values of `MasterkeyFileError` - Removed `expectedVaultVersion` param during unlock
iOS macOS

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