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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SwiftyRSA!