RSASwiftGenerator
Key generator
A tool for generating and managing RSA keys in Swift applications.
Util for generation RSA keys on your client and save to keychain or convert into Data 🔑 🔐
21 stars
4 watching
1 forks
Language: Swift
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
auth0/jwks-rsa-java | A Java library for working with JSON Web Keys and JWKS endpoints | 196 |
ius/rsatool | A tool for generating RSA parameters and related cryptographic keys. | 1,217 |
btnguyen2k/swift-rsautils | Provides functions for RSA encryption, decryption, and key management in iOS | 117 |
bensie/sshkey | Generates and manipulates SSH private and public keys in Ruby. | 276 |
yohasebe/rsyntaxtree | Generates graphical syntax trees for linguistic research using Ruby | 99 |
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 |
yeahdongcn/rsbarcodes_swift | A framework for reading and generating barcodes in iOS apps using Swift | 710 |
rstudio/plumber | Converts R code into a web API with minimal configuration | 1,404 |
git-n-pissed/mprsa | A MicroPython module for working with RSA keys | 4 |
rstudio/rscrypt | A package of C functions implementing a password-based key derivation algorithm requiring large amounts of memory. | 34 |
87kangsw/thengenerator | An Xcode extension that generates code with syntactic sugar for 'then' statements | 20 |
ignatandrei/rscg_utilitytypes | A tool that generates utility types in C# based on specified utility types from TypeScript | 4 |
rswier/c4 | An exercise project demonstrating minimalist C programming | 9,741 |
kitura/bluersa | A cross-platform Swift library for RSA encryption and signing | 130 |
nedomas/zapata | Automatically generates RSpec tests based on class and method definitions in Ruby code. | 414 |