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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SwiftyRSA!