Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Cryptography libraries

Showing projects tagged as Security and Cryptography

  • CryptoSwift

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

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

    8.6 0.0 Swift
    🔒 Swift Obfuscator that protects iOS apps against reverse engineering attacks.
  • Themis

    8.2 5.9 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.
  • Swift-Sodium

    6.3 5.8 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.
  • JOSESwift

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

    4.4 0.0 L2 Swift
    Swift cross-platform crypto library using CommonCrypto/libcrypto
  • Siphash

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

    3.9 0.0 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).
  • SwiftSSL

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

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

    2.2 0.0 L4 Swift
    Swift OpenSSL for OS X and Linux
  • SCrypto

    1.6 0.0 L5 Swift
    Elegant Swift interface to access the CommonCrypto routines
  • SweetHMAC

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

    1.2 0.0 L4 Swift
    Uncomplicated cryptography frameworks base on CommonCrypto