Packages for keyword “cryptography”
CryptoSwift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
swift-crypto
Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
themis
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
swift-homomorphic-encryption
Homomorphic Encryption library and applications in Swift
Sodium
Safe and easy to use crypto for iOS and macOS
Cryptor
Swift cross-platform crypto library using CommonCrypto/libcrypto
Shield
🛡Security library covering Cryptography, Hashing, HMAC, Random, PBKDF, PKCS, X509, PKCS10
PerfectCrypto
Cryptographic Operations
K1
Swift wrapper around libsecp256k1 with API's like CryptoKit.
open-crypto
🔑 Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation.
HashGenerator
Generate hash digests using commonly available hash algorithms
JOSE
Swift implementation of the JSON Object Signing and Encryption (JOSE) family of specifications
ServerCrypto
Easy Cryptography for Server-Side Swift
nostr-kit
the fastest way to do nostr stuff in swift. period.
axx
Encrypt / decrypt files from the command line
BMHCrypto
BMHCrypto is a pure Swift packages built on CryptoKit, adds useful extensions and ready to use.
GoldenKey
Security framework compatible with CryptoKit
RingSig
Implementation of a ring signature scheme in Swift
SwiftBCrypt
Swift package wrapping the OpenWall BCrypt hashing algorithm
swift-scrypt
Swift bindings for libscrypt