Kitura / BlueRSALinks
RSA public/private key encryption, private key signing and public key verification in Swift using the Swift Package Manager. Works on iOS, macOS, and Linux (work in progress).
☆134Updated 6 months ago
Alternatives and similar repositories for BlueRSA
Users that are interested in BlueRSA are comparing it to the libraries listed below
Sorting:
- Elliptic-curve cryptography for Swift☆94Updated 6 months ago
- HTML5 spec-compliant character encoder/decoder for Swift☆170Updated 3 years ago
- Elevate the security of your UserDefaults with this lightweight wrapper that adds a layer of AES-256 encryption☆230Updated last year
- Swift cross-platform crypto library using CommonCrypto/libcrypto☆191Updated 11 months ago
- A MessagePack encoder and decoder for Codable types☆201Updated 2 years ago
- ASN1 DER Decoder for X.509 Certificate☆134Updated last year
- Parse and validate App Store receipt files☆359Updated 4 months ago
- 🗂 Swift MIME type checking based on magic bytes☆184Updated 3 years ago
- Parse Apple's .p8 private key file and sign JWT with ES256, without third-party dependencies.☆149Updated 3 years ago
- A tool to translate xib and storyboard XML into Swift models.☆149Updated last year
- Ordered dictionary data structure implementation in Swift☆202Updated 3 years ago
- iOS framework to simplify use of Apple's Security framework APIs from Swift.☆52Updated 4 years ago
- Apple Push Notifications (APNs) Server-Side library.☆117Updated 5 years ago
- Unit Tests Memory Leaks in Swift. Write readable tests for mem leaks easily with these Quick and Nimble extensions.☆195Updated 4 years ago
- Reenabling colors in Xcode's console☆215Updated 5 years ago
- A thin libwebp wrapper in Swift that provides both encode/decode APIs☆175Updated last year
- Swift library to detect icons supported by a website.☆130Updated 4 years ago
- A test suite comparing the performance of Combine and RxSwift