rsatool
RSA generator
A tool for generating RSA parameters and related cryptographic keys.
rsatool can be used to calculate RSA and RSA-CRT parameters
1k stars
24 watching
225 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sybrenstuvel/python-rsa | A Python implementation of RSA cryptography | 488 |
4taras4/rsaswiftgenerator | A tool for generating and managing RSA keys in Swift applications. | 21 |
anoskov/rsa-ex | A library for generating, verifying and encrypting data using RSA algorithms in Elixir | 37 |
btnguyen2k/swift-rsautils | Provides functions for RSA encryption, decryption, and key management in iOS | 117 |
artem-smotrakov/micropython-rsa-signing | An implementation of RSA signing in MicroPython for use on embedded systems | 18 |
git-n-pissed/mprsa | A MicroPython module for working with RSA keys | 4 |
rstudio/plumber | Converts R code into a web API with minimal configuration | 1,404 |
nedomas/zapata | Automatically generates RSpec tests based on class and method definitions in Ruby code. | 414 |
rstudio/rscrypt | A package of C functions implementing a password-based key derivation algorithm requiring large amounts of memory. | 34 |
z-hao-wang/react-native-rsa | An RSA encryption library designed for React Native applications. | 68 |
alexgutteridge/rsruby | A Ruby bridge to the R statistical programming environment | 332 |
yohasebe/rsyntaxtree | Generates graphical syntax trees for linguistic research using Ruby | 99 |
delta456/ascii_robot | A library that generates ASCII art robots based on random inputs. | 13 |
ircmaxell/randomlib | A utility for generating cryptographically secure random numbers and strings | 843 |
trapped/elixir-rsa | Provides an easy-to-use wrapper for public key cryptography in Elixir | 35 |