Swift Packages
| Repository | Description |
|---|---|
| swift-crypto | Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms. |
| 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. |
| JWE | Swift implementation of JSON Web Encryption (JWE) RFC7516 |