|
swift-secp256k1
|
Swift cryptography library for Bitcoin and Nostr. ECDSA, Schnorr, ECDH, and zero-knowledge proofs on secp256k1. Apple platforms and Linux. |
|
swift-tor
|
Swift wrapper around the Tor daemon with a concurrency-first client API. Provides SOCKS5 proxy, onion-routing, and Tor control protocol. iOS, macOS, and Linux. |
|
swift-event
|
Swift wrapper around libevent for event-driven, non-blocking I/O and async TCP sockets. Uses kqueue on Apple platforms and epoll on Linux. Swift 6 concurrency. |
|
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. |