rsatool Logo

rsatool

0
Free
Visit Website

rsatool calculates RSA (p, q, n, d, e) and RSA-CRT (dP, dQ, qInv) parameters given either two primes (p, q) or modulus and private exponent (n, d). Resulting parameters are displayed and can optionally be written as an OpenSSL compatible DER or PEM encoded RSA private key. Requirements: python v3.7+, pyasn1, gmpy2 Usage examples: - Supplying modulus and private exponent, PEM output to key.pem: python rsatool.py -f PEM -o key.pem -n 13826123222358393307 -d 9793706120266356337 - Supplying two primes, DER output to key.der: python rsatool.py -f DER -o key.der -p 4184799299 -q 3303891593

FEATURES

ALTERNATIVES

A reverse proxy solution that provides data access control, monitoring, and security policy enforcement for databases and APIs within organization's infrastructure.

Commercial

Steghide is a steganography program that hides data in image and audio files.

A browser extension that helps you find and track sensitive data exposure across the web.

PII Crawler is a data scanning tool that identifies and locates Personally Identifiable Information in various file types and databases.

Commercial

A data security platform that provides automated sensitive data discovery, access control, monitoring, and compliance capabilities for organizations managing data across multiple storage platforms.

Commercial

A tool for breaking crypto and identifying weak cryptosystems, with a humorous name and a separate library called Cryptanalib.

A tool for xor analysis to guess key length and key based on most frequent characters.

Helm plugin for cryptographically signing and verifying charts with GnuPG integration.