Awesome Swift Cryptography

  • updated about 2 months ago Apache License 2.0

    Swift cross-platform crypto library using CommonCrypto/libcrypto

  • updated about 2 months ago Apache License 2.0

    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).

  • updated 5 months ago MIT License

    A wrapper for Apple's Common Crypto library written in Swift.

  • updated 3 months ago Apache License 2.0

    A framework for the JOSE standards JWS, JWE, and JWK written in Swift.

  • RNCryptor RNCryptor 3,348
    star
    updated 3 months ago MIT License

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

  • updated about 2 years ago MIT License

    Simple and secure hashing in Swift with the SipHash algorithm

  • updated over 1 year ago MIT License

    RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and OS X

  • updated 4 months ago ISC License

    Safe and easy to use crypto for iOS and macOS