swift-rsautils
RSA utility
Provides functions for RSA encryption, decryption, and key management in iOS
RSA Utility Functions for Swift
118 stars
14 watching
40 forks
Language: Swift
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
kitura/bluersa | Provides an RSA encryption and signing library for Swift | 130 |
takescoop/swiftyrsa | A library providing public/private key encryption and digital signature functionality in Swift | 1,282 |
auth0/jwks-rsa-java | A Java library for working with JSON Web Keys and JWKS endpoints | 196 |
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. | 723 |
4taras4/rsaswiftgenerator | Generates and manages RSA keys for secure data encryption | 21 |
authgear/authgear-sdk-ios | An iOS SDK for integrating authentication features into mobile apps | 2 |
zwaldowski/parksandrecreation | A collection of utility libraries and frameworks for iOS app development. | 176 |
delba/swiftyoauth | An OAuth library for iOS with a built-in set of providers and tools to handle authorization requests. | 479 |
z-hao-wang/react-native-rsa | An RSA encryption library designed for React Native applications. | 68 |
swiftyvk/swiftyvk | An iOS and macOS library for interacting with the VK API using Swift | 256 |
git-n-pissed/mprsa | A MicroPython module for working with RSA keys | 4 |
ius/rsatool | A tool for generating RSA parameters and related cryptographic keys. | 1,232 |
sherlouk/swiftprovisioningprofile | Converts mobile provisioning file data to a usable Swift model | 64 |
alfianlosari/swiftuiauthenticationcompleted | A complete authentication system for iOS apps using Firebase Auth SDK and Apple Authentication Services | 51 |
rstudio/rscrypt | A package of C functions implementing a password-based key derivation algorithm requiring large amounts of memory. | 34 |