SwCrypt Alternatives
Similar projects and alternatives to SwCrypt
-
-
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
SweetHMAC
A tiny and easy to use Swift class to encrypt strings using HMAC algorithms.
-
-
CryptoSwift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
-
-
Valet
Valet lets you securely store data in the iOS, tvOS, or macOS Keychain without knowing a thing about how the Keychain works. It’s easy. We promise.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
SwiftKeychainWrapper
A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift.
-
-
Locksmith
A powerful, protocol-oriented library for working with the keychain in Swift.
SwCrypt reviews and mentions
-
The param 'client_id' has an invalid value not working with Noti on Mac
platform :osx, '10.15' use_frameworks! source 'https://github.com/CocoaPods/Specs.git' source 'https://github.com/soyersoyer/SwCrypt.git' target 'Noti' do pod 'Starscream', '~> 3.0.6' pod 'SwiftyJSON', '~> 4.0.0' pod 'Alamofire', '~> 4.0.1' pod 'Sparkle', '~> 1.14.0' pod 'CryptoSwift', '~> 0.8.3' pod 'SwCrypt', '~> 5.1.3' pod 'EMCLoginItem', '~> 1.0.2' pod 'SwiftyBeaver', '~> 1.9.5' end
Stats
soyersoyer/SwCrypt is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of SwCrypt is Swift.