Swift Packages
| Repository | Description |
|---|---|
| SwCrypt | RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and OS X |
| SwiftECC | Swift Elliptic Curve Cryptography (ECIES, ECDSA and ECDH) |
| K1 | Swift wrapper around libsecp256k1 with API's like CryptoKit. |
| EllipticCurve | An elliptic curve library written in Swift 4 |
| Bells | BLS12-381 in pure Swift |