SwiftyRSA
RSA public/private key encryption in Swift (by TakeScoop)
cocoapods-keys
A key value store for storing per-developer environment and application keys (by orta)
SwiftyRSA | cocoapods-keys | |
---|---|---|
- | 2 | |
1,297 | 1,560 | |
0.4% | 0.0% | |
0.8 | 2.1 | |
6 months ago | almost 2 years ago | |
Swift | Ruby | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SwiftyRSA
Posts with mentions or reviews of SwiftyRSA.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning SwiftyRSA yet.
Tracking mentions began in Dec 2020.
cocoapods-keys
Posts with mentions or reviews of cocoapods-keys.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-14.
-
Can my app be open source on GitHub ? If yes, is there any things I need to be careful about ?
For storing API keys I can recommend you https://github.com/orta/cocoapods-keys
- Where to store API keys without server access
What are some alternatives?
When comparing SwiftyRSA and cocoapods-keys you can also consider the following projects:
SwCrypt - RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and OS X
Keychain - :key: A keychain wrapper that is so easy to use that your cat could use it.
CryptoSwift - CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
Swift-Sodium - Safe and easy to use crypto for iOS and macOS
SweetHMAC - A tiny and easy to use Swift class to encrypt strings using HMAC algorithms.
SwiftKeychainWrapper - A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift.