Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Security libraries

Showing projects tagged as Security

  • CryptoSwift

    9.8 6.0 L4 Swift
    CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
  • KeychainAccess

    9.7 3.6 L5 Swift
    Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
  • Valet

    9.2 5.8 L4 Swift
    Valet lets you securely store data in the iOS, tvOS, watchOS, or macOS Keychain without knowing a thing about how the Keychain works. It’s easy. We promise.
  • RNCryptor

    9.2 0.0 Swift
    CCCryptor (AES encryption) wrappers for iOS and Mac in Swift. -- For ObjC, see RNCryptor/RNCryptor-objc
  • keychain-swift

    9.0 5.9 L5 Swift
    Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS.
  • Locksmith

    8.9 0.0 L5 Swift
    A powerful, protocol-oriented library for working with the keychain in Swift.
  • SwiftShield

    8.7 0.0 Swift
    πŸ”’ Swift Obfuscator that protects iOS apps against reverse engineering attacks.
  • Themis

    8.3 0.0 L3 C
    Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
  • SwiftKeychainWrapper

    8.3 0.0 L5 Swift
    DISCONTINUED. A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift.
  • Swift-Sodium

    6.6 7.7 L5 C
    Safe and easy to use crypto for iOS and macOS
  • IDZSwiftCommonCrypto

    5.7 5.8 L4 Swift
    A wrapper for Apple's Common Crypto library written in Swift.
  • SecurePropertyStorage

    5.3 5.0 Swift
    Helps you define secure storages for your properties using Swift property wrappers.
  • JOSESwift

    5.1 7.5 Swift
    A framework for the JOSE standards JWS, JWE, and JWK written in Swift.
  • BlueCryptor

    4.5 2.5 L2 Swift
    Swift cross-platform crypto library using CommonCrypto/libcrypto
  • Siphash

    4.3 0.0 L3 Swift
    Simple and secure hashing in Swift with the SipHash algorithm
  • BlueRSA

    4.1 5.7 Swift
    RSA public/private key encryption, private key signing and public key verification in Swift using the Swift Package Manager. Works on iOS, macOS, and Linux (work in progress).
  • πŸ” swift-secp256k1

    4.1 9.5 Swift
    Swift cryptography library for Bitcoin and Nostr. ECDSA, Schnorr, ECDH, and zero-knowledge proofs on secp256k1. Apple platforms and Linux.
  • SwiftSSL

    3.8 0.0 L5 Swift
    DISCONTINUED. An Elegant crypto toolkit in Swift.
  • AES256CBC

    3.4 5.0 L4 Swift
    DISCONTINUED. Most convenient AES256-CBC encryption for Swift 2
  • OpenSSL

    2.3 0.0 L4 Swift
    Swift OpenSSL for OS X and Linux
  • Latch

    1.9 0.0 L5 Swift
    A simple Swift Keychain Wrapper for iOS, watchOS, and OS X.
  • JMEasyTouchID

    1.8 0.0 L4 Swift
    TouchID one line wrapper.
  • SCrypto

    1.7 0.0 L5 Swift
    Elegant Swift interface to access the CommonCrypto routines
  • Keys

    1.4 0.0 L4 Swift
    Uncomplicated cryptography frameworks base on CommonCrypto
  • SweetHMAC

    1.3 0.0 L5 Swift
    DISCONTINUED. A tiny and easy to use Swift class to encrypt strings using HMAC algorithms.
  • KeyClip

    1.2 0.0 L4 Swift
    DISCONTINUED. KeyClip is yet another Keychain library written in Swift.
  • GoodPersistence

    1.1 3.8 Swift
    πŸ’Ύ GoodPersistence is an iOS library that simplifies caching data in keychain and UserDefaults. Using a property wrapper, it reduces the complexity of implementing caching mechanisms, making it easier for developers to focus on app functionality. Compatible with latest Swift and supports all iOS devices. Easy to install with SPM.
  • iOS-TouchID-Swift

    0.8 0.0 L4 Swift
    The TouchID authentication mechanism implemented in Swift.
  • SecureStorage

    0.3 5.1 Swift
    SecureStorage is a property wrapper around the keychain to easily access your protected data.
  • SAMKeychain

    - 0.0 L3 Objective-C
    DISCONTINUED. Simple Objective-C wrapper for the keychain that works on Mac and iOS