CryptoSwift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift (by krzyzanowskim)
BlueCryptor
Swift cross-platform crypto library using CommonCrypto/libcrypto (by Kitura)
CryptoSwift | BlueCryptor | |
---|---|---|
7 | - | |
10,144 | 191 | |
- | 1.0% | |
7.1 | 0.0 | |
23 days ago | 6 months ago | |
Swift | Swift | |
NOASSERTION | Apache License 2.0 |
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.
CryptoSwift
Posts with mentions or reviews of CryptoSwift.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-02.
-
md5crypt in swift
Haven't used it since Swift 3 but have you looked at the CryptoSwift library?
-
[HIRING] - Frida Developer (iOS)
It's a custom app I built using this library. Attached below is a photo of the source code that takes a string and calculated the hash.
-
[HIRING] Developer Experienced With Frida & Swift
I have an app using CryptoSwift to make MD5 & SHA1 hashes. I'm attempting to use frida to hook onto the hashing functions so that I can retrieve both the original string (before hash) and the hashed value (after hash). The problem is, I haven't found anyway to do that. The best solution I found was code #1 and code #2, however, both do not give me the expected / any valid strings. [+] Solution Requested:
-
How do you implement HMAC SHA1 in today's Swift?
You can try this lib: https://github.com/krzyzanowskim/CryptoSwift
- Crypto related functions and helpers for Swift
-
What’s everyone working on this month? (March 2021)
Made a pull request in the CryptoSwift package https://github.com/krzyzanowskim/CryptoSwift/pull/855
-
Successor to RNCryptor?
I recently used https://github.com/krzyzanowskim/CryptoSwift for AES-GCM that needed ios 13 or below
BlueCryptor
Posts with mentions or reviews of BlueCryptor.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning BlueCryptor yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing CryptoSwift and BlueCryptor you can also consider the following projects:
CommonCrypto.swift - :trident: CommonCrypto in Swift, and more
Swift-Sodium - Safe and easy to use crypto for iOS and macOS
SwiftyRSA - RSA public/private key encryption in Swift
AES256CBC
RNCryptor - CCCryptor (AES encryption) wrappers for iOS and Mac in Swift. -- For ObjC, see RNCryptor/RNCryptor-objc
SCrypto - Elegant Swift interface to access the CommonCrypto routines
IDZSwiftCommonCrypto - A wrapper for Apple's Common Crypto library written in Swift.
OpenSSL - Swift OpenSSL for OS X and Linux
SwiftShield - 🔒 Swift Obfuscator that protects iOS apps against reverse engineering attacks.
SwiftSSL - An Elegant crypto toolkit in Swift.
CryptoSwift vs CommonCrypto.swift
BlueCryptor vs Swift-Sodium
CryptoSwift vs SwiftyRSA
BlueCryptor vs AES256CBC
CryptoSwift vs RNCryptor
BlueCryptor vs SCrypto
CryptoSwift vs Swift-Sodium
BlueCryptor vs IDZSwiftCommonCrypto
CryptoSwift vs OpenSSL
BlueCryptor vs SwiftShield
CryptoSwift vs SCrypto
BlueCryptor vs SwiftSSL