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
Find Hidden Risks in Windows Task Scheduler
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SwiftyRSA!