SwiftyRSA

Encryption library

A library providing public/private key encryption and digital signature functionality in Swift

RSA public/private key encryption in Swift

GitHub

1k stars
51 watching
347 forks
Language: Swift
last commit: 6 months ago
Linked from 2 awesome lists

encryptioniosmobilersasecurityswifttvoswatchos

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
soyersoyer/swcrypt A comprehensive cryptographic framework for Swift, providing tools and functions for RSA public/private key generation, AES encryption/decryption, signature verification, elliptic curve cryptography, Diffie-Hellman protocol, and symmetric and authenticating ciphers. 722
zewograveyard/openssl An implementation of the OpenSSL cryptography library in Swift 41
kitura/bluersa A cross-platform Swift library for RSA encryption and signing 130
iosdevzone/idzswiftcommoncrypto A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations 478
sgl0v/scrypto Provides a Swift interface to CommonCrypto routines for cryptographic tasks 38
sketchytech/swiftography A Swift repository for cryptographic algorithms and font obfuscation using the CryptoJS library 8
btnguyen2k/swift-rsautils Provides functions for RSA encryption, decryption, and key management in iOS 117
philanc/luatweetnacl A Lua wrapper around a cryptographic library for secure messaging 17
ironcorelabs/recrypt A library implementing cryptographic primitives for proxy re-encryption in a multi-hop setting. 34
kitura/bluecryptor A cross-platform cryptography library using CommonCrypto and OpenSSL 190
onmyway133/arcane A collection of cryptographic and data encryption utilities for Swift applications 283
delba/swiftyoauth An OAuth library for iOS with a built-in set of providers and tools to handle authorization requests. 478
ankane/lockbox Provides modern encryption for Ruby applications and data storage 1,456
piaca/micropython-aes An implementation of the AES encryption algorithm in pure Python for use with MicroPython 18
cryptocoinswift/sha256-swift Provides Swift wrappers for CommonCrypto's SHA256 methods. 72