Swiftpack.co - Swift Packages by krzyzanowskim

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

Packages published by krzyzanowskim

krzyzanowskim/CryptoSwift 1.8.2
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
⭐️ 10,015
πŸ•“ 2 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.
2 weeks ago
- Enable VisionOS as supported platform for Xcode project and SwiftPM package - Tweak CocoaPods setup for privacy manifest
15 weeks ago
- Update publicKeyDER to support exponent of any byte length (@WFrost3) - Add SHA3 variants for RSA signature verification (@KatrinLomp) - Throw error on unsupported calls, rather than call fatalError (@AsifSyeed) - Update PKCS7 padding logic (@matthiasgeihs) - Add SDK Privacy Manifest - PrivacyInfo.xcprivacy
33 weeks ago
- Add XChaCha20 and XChaCha20-Poly1305 (@zssz)
46 weeks ago
1 year ago
1 year ago
1 year ago
- Improve & extend RSA support with DER (see README for details) - Fix Blowfish memory leaks - Fix PCBC mode - SwiftWasm compatibility
2 years ago
- Resolve type name clash by renaming BigInt -> BigInteger #917
2 years ago
- RSA (@NathanFallet) - Workaround for Xcode 13.3.1
2 years ago
- Fix PCBC mode.
iOS macOS watchOS tvOS macCatalyst
krzyzanowskim/Natalie 0.7.0
Natalie - Storyboard Code Generator (for Swift)
⭐️ 1,171
πŸ•“ 5 years 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.
5 years ago
- Fixes "Inherit Module From Target" support - Improves to customModule support - Permits processing more than 1 storyboard file (or parent directory) via cmd line args - Updates Swift support - Updates examples
6 years ago
- Generate UIColor (or NSColor) static property for each asset colors used in storyboard - Update docs - Fix build script - Update examples
6 years ago
- Xcode 9 and Swift 4 compatibility - Adds tvOS support - Adds macOS demo project - Fixes inheritance issue
Swift Three
7 years ago
- natalie is a binary - Swift 3 compatible - Storyboards support improved
krzyzanowskim/STTextView 0.9.0
Performant and reusable macOS text view component (TextKit2), with line numbers and more. NSTextView replacement.
⭐️ 858
πŸ•“ 11 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.
0.9.0
11 weeks ago
**Full Changelog**: https://github.com/krzyzanowskim/STTextView/compare/0.8.25...0.9.0
0.8.25
12 weeks ago
**Full Changelog**: https://github.com/krzyzanowskim/STTextView/compare/0.8.24...0.8.25
0.8.24
12 weeks ago
**Full Changelog**: https://github.com/krzyzanowskim/STTextView/compare/0.8.23...0.8.24
14 weeks ago
19 weeks ago
26 weeks ago
26 weeks ago
28 weeks ago
28 weeks ago
28 weeks ago
macOS
krzyzanowskim/ObjectivePGP privacy0.3.6#1
ObjectivePGP is an open-source library for iOS and macOS that provides developers with tools for implementing OpenPGP encryption and decryption, digital signing, and signature verification in their applications, thereby enhancing security and data integrity.
⭐️ 657
πŸ•“ 2 years 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.
51 weeks ago
- Signature verification properly handle compressed messages #224
52 weeks ago
- Update build targets to match recent Xcode requirements. - Stop providing armv7 binaries. - Prevent crash when read armored message. #219 - `decrypt` return plaintext (eg. from signed data).
2 years ago
- Fix ECDH secret subkey binding signature generation. #195
2 years ago
- Fix ED25119 signature calculation. #192 - Generate ECC keys. #190 - Support compression in signature packet. #191
2 years ago
- Elliptic-Curves support (RFC6637 https://datatracker.ietf.org/doc/html/rfc6637). #141 - Elliptic-curve Diffie–Hellman. - Elliptic Curve Digital Signature Algorithm. - Enabling encrypt-only algorithms to encrypt. #187 - Other fixes and improvements.
3 years ago
- macOS arm64 support - update dependencies - Swift Package Manager support - Available as XCFramework
4 years ago
- Fixes key expiration dates (again). - Detect and reject malformed packets.
5 years ago
- Improve decryption memory usage. - Fixes key expiration dates.
5 years ago
- Fixes issue where expirationData value was missing for expired keys. Fixes #120. - Improves logging setup by respecting PGP_LOG_LEVEL setting. - Updates cryptography engine.
5 years ago
- No more NSException is returned. Check for error or or return status instead. - Use NS_NOESCAPE for Objective-C and Swift.
iOS macOS
krzyzanowskim/OnlineSwiftPlayground swift5_1
Online Swift Playground
⭐️ 239
πŸ•“ 6 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.
1 year ago
macOS linux macOS iOS
krzyzanowskim/CoreTextSwift 0.0.2
CoreText Swift bindings
⭐️ 146
πŸ•“ 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 year ago
2 years ago
iOS macOS
krzyzanowskim/SwiftUI.TextEdit 0.0.1
SwiftUI proof-of-concept text edit component
⭐️ 86
πŸ•“ 2 years 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.
2 years ago
- Initial release
iOS macOS
krzyzanowskim/JSONCodable 1.2.0
JSON Codable is what we need 90% of the time
⭐️ 75
πŸ•“ 4 years 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.
4 years ago
4 years ago
4 years ago
4 years ago
krzyzanowskim/SwiftUI.AnimatedImage 1.0
SwiftUI AnimatedImage View
⭐️ 56
πŸ•“ 2 years 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.
2 years ago
iOS
krzyzanowskim/tree-sitter-xcframework 0.208.5
binary build of tree-sitter for apple platforms
⭐️ 37
πŸ•“ 10 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.
0.208.5
10 weeks ago
**Full Changelog**: https://github.com/krzyzanowskim/tree-sitter-xcframework/compare/0.208.4...0.208.5
34 weeks ago
36 weeks ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
0.206.12
1 year ago
iOS macOS
krzyzanowskim/language-server-protocol 0.0.2
Language Server Protocol
⭐️ 6
πŸ•“ 3 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.
15 weeks ago
macOS linux macOS iOS

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