Public key RSA encryption in Swift. SwiftyRSA is used in the Scoop iOS app to encrypt driver license numbers before submitting them to Checkr through our API. To enable using public/private RSA keys on iOS, SwiftyRSA uses a couple techniques like X.509 header stripping so that the keychain accepts them.
Features
- SwiftyRSA uses Swift 5.0 and requires Xcode 10.2+
- Encrypt with a public key
- Decrypt with a private key
- Create a public/private key representation
- Sign with a private key
- Verify with a public key
- Export a key or access its content
Categories
SecurityLicense
MIT LicenseFollow SwiftyRSA
Other Useful Business Software
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SwiftyRSA!