Packages for keyword “cryptography”
These packages are available as a package collection, usable in Xcode or SwiftPM.
GoldenKey
Security framework compatible with CryptoKit
ServerCrypto
Easy Cryptography for Server-Side Swift
ShamirsSecretSharingPrivy
Swift implementation of Shamir's Secret Sharing scheme, ported from Privy.io's TypeScript/JavaScript library. Split secrets into shares where any k shares can reconstruct the original, but fewer than k shares reveal nothing.
RingSig
Implementation of a ring signature scheme in Swift
SwiftBCrypt
Swift package wrapping the OpenWall BCrypt hashing algorithm
swift-scrypt
Swift bindings for libscrypt
JOSE
Swift implementation of the JSON Object Signing and Encryption (JOSE) family of specifications
Bells
BLS12-381 in pure Swift