SwiftyRSA
RSA public/private key encryption in Swift (by TakeScoop)
SweetHMAC
A tiny and easy to use Swift class to encrypt strings using HMAC algorithms. (by jancassio)
SwiftyRSA | SweetHMAC | |
---|---|---|
- | - | |
1,298 | 38 | |
0.5% | - | |
0.8 | 0.0 | |
6 months ago | over 8 years ago | |
Swift | Swift | |
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.
SweetHMAC
Posts with mentions or reviews of SweetHMAC.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning SweetHMAC yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing SwiftyRSA and SweetHMAC 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
SipHash - Simple and secure hashing in Swift with the SipHash algorithm
CryptoSwift - CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
cocoapods-keys - A key value store for storing per-developer environment and application keys
BlueCryptor - Swift cross-platform crypto library using CommonCrypto/libcrypto