CryptoSwift
SCrypto
CryptoSwift | SCrypto | |
---|---|---|
7 | - | |
10,159 | 38 | |
- | - | |
7.1 | 0.0 | |
about 2 months ago | over 4 years ago | |
Swift | Swift | |
NOASSERTION | MIT License |
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
-
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
SCrypto
We haven't tracked posts mentioning SCrypto yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
CommonCrypto.swift - :trident: CommonCrypto in Swift, and more
RNCryptor - CCCryptor (AES encryption) wrappers for iOS and Mac in Swift. -- For ObjC, see RNCryptor/RNCryptor-objc
SwiftyRSA - RSA public/private key encryption in Swift
Swift-Sodium - Safe and easy to use crypto for iOS and macOS
simple-touch - Very simple swift wrapper for Biometric Authentication Services (Touch ID) on iOS.
SipHash - Simple and secure hashing in Swift with the SipHash algorithm
OpenSSL - Swift OpenSSL for OS X and Linux
BlueCryptor - Swift cross-platform crypto library using CommonCrypto/libcrypto
Locksmith - A powerful, protocol-oriented library for working with the keychain in Swift.