Swiftpack.co - Swift Packages by ekscrypto

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

Packages published by ekscrypto

ekscrypto/Base64 1.2.2
Objective-C Base64 Additions for NSData and NSString
⭐️ 170
🕓 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.
1.2.2 Dual licensed MIT / Public Domain
2 years ago
Release 1.2.2 is a long awaited clean-up of the project. * Added Unit tests to confirm proper RFC implementation. * Dual licensed with the original Public Domain and newly added MIT License. * Removed old deprecated macOS application, keeping only the actual library * Added Swift usage instructions
1.2.0 Merged community contributions
2 years ago
NSUInteger overflow checks
8 years ago
Added "Web Safe" URL encoding support
8 years ago
Added NSString methods: +(NSString *)stringFromBase64UrlEncodedString:(NSString *)base64UrlEncodedString; -(NSString *)base64UrlEncodedString; Added NSData methods: +(NSData *)dataWithBase64UrlEncodedString:(NSString *)base64UrlEncodedString; -(NSString *)base64UrlEncodedString; Added MF_Base64Codec utilities: +(NSString *)base64UrlEncodedStringFromBase64String:(NSString *)base64String; +(NSString *)base64StringFromBase64UrlEncodedString:(NSString *)base64UrlEncodedString;
iOS macOS watchOS tvOS
ekscrypto/Base32 1.2.0
Objective-C Base32 Additions for NSString and NSData
⭐️ 58
🕓 2 years ago
iOS macOS watchOS tvOS
ekscrypto/SwiftEmailValidator 1.0.4
Proper international email validation in Swift
⭐️ 39
🕓 5 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.0.4
5 weeks ago
Publicly expose 'host' and other attributes of the validated email
1 year ago
Require SwiftPublicSuffixList 1.1.4
1 year ago
Fix minimum iOS versions errors
1 year ago
1.0.0 Official Public Release
2 years ago
SwiftEmailValidator is finally feature complete with RFC2047 auto-encoding option, full Unicode support and Public Suffix validation. As recommended by users on Reddit, options have been added to be able to bypass the Public Suffix lookup and use a custom Regex for the domain.
0.9.2 Public Suffix List update 2022-01-29
2 years ago
This release updates the built-in Public Suffix List as of 2022-01-29. Added: - api.gov.uk
SMTP server production ready
2 years ago
Version 0.9.1 of the library brings full international email validation support for SMTP server validation. Missing to reach the 1.0 milestone are .userInterface validation strategy support to allow some automatic reformatting of the email before using the strict validator.
0.9 SMTP Server Production Ready
2 years ago
Version 0.9 of the library brings full international email validation support for SMTP server validation. Missing to reach the 1.0 milestone are .userInterface validation strategy support to allow some automatic reformatting of the email before using the strict validator.
0.6-alpha
2 years ago
Support for international email, RFC2047 encoded and pure unicode. Needs to implement RFC2047 UI -> SMTP validation
0.5-pre-alpha
2 years ago
Pre-alpha release with US-ASCII email validation. RFC2047 class added for decoding Unicode email addresses but not yet fully supported in the validator
iOS macOS tvOS
ekscrypto/SwiftPublicSuffixList 1.1.6
Public Suffix List domain name checker in Swift
⭐️ 4
🕓 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.
Updated with list of 2022-07-12 19:31 EST
1 year ago
Swift to JSON file to reduce build time
1 year ago
Fix for iOS 13 libraries
1 year ago
Update of 2022-05-13
1 year ago
2 years ago
2 years ago
Swift async support
2 years ago
Added support for live updates and Swift async functions
Public Suffix List Update 2022-02-19
2 years ago
Public Suffix List update 2022-02-15
2 years ago
1.0.0 First Official Public Release
2 years ago
This is the first official release of the SwiftPublicSuffixList library. You can use this library to check if a given domain is part of the Public Suffix List
iOS macOS tvOS

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