Swift Packages
| Repository | Description |
|---|---|
| swift-secp256k1 | Swift cryptography library for Bitcoin and Nostr. ECDSA, Schnorr, ECDH, and zero-knowledge proofs on secp256k1. Apple platforms and Linux. |
| K1 | Swift wrapper around libsecp256k1 with API's like CryptoKit. |
| EllipticCurve | An elliptic curve library written in Swift 4 |
| Secp256k1Swift | A well-tested and easy to use secp256k1 wrapper in Swift 5 |
| JWE | Swift implementation of JSON Web Encryption (JWE) RFC7516 |