SwCrypt
|
RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and OS X |
Crypto
|
🔑 Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation. |
CertificateSigningRequest
|
Generate a certificate signing request (CSR) programmatically on iOS/macOS/watchOS/tvOS devices |
ServerCrypto
|
Easy Cryptography for Server-Side Swift |
jose-swift
|
A comprehensive Swift library for JOSE standards implementation, supporting JWA, JWK, JWE, JWS and JWT with robust encryption and signing functionalities. |