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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SwiftyRSA!