Swift cross-platform crypto library using CommonCrypto/libcrypto
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).
A wrapper for Apple's Common Crypto library written in Swift.
A framework for the JOSE standards JWS, JWE, and JWK written in Swift.
CCCryptor (AES encryption) wrappers for iOS and Mac in Swift. -- For ObjC, see RNCryptor/RNCryptor-objc
Simple and secure hashing in Swift with the SipHash algorithm
RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and OS X
Safe and easy to use crypto for iOS and macOS