|
swift-crypto
|
Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms. |
|
EllipticCurveKeyPair
|
Sign, verify, encrypt and decrypt using the Secure Enclave |
|
CertificateSigningRequest
|
Generate a certificate signing request (CSR) programmatically on iOS/macOS/watchOS/tvOS devices |
|
EllipticCurve
|
An elliptic curve library written in Swift 4 |
|
swift-openssl
|
Swift wrapper around OpenSSL 3.x. TLS, X.509, RSA, ECDSA, hash functions, and ciphers with a swift-crypto-aligned API. Apple platforms and Linux. |