Skip to main content

No project description provided

Project description

🧟 Monstermash

1️⃣ version: 1.2.0

✍️ author: Mitchell Lisle

Install

Install from PyPi

pip install monstermash

Usage

Monstermash can generate keys, encrypt files or text with keys, and decrypt a file or text with keys

Generate Keys

monstermash generate
-----------------
Private Key (keep is secret, keep it safe)
a715a3d11d0f9c13de3bd6d390e36ba4e3322f4f2e4f1a13a54ba85be606de87
Public Key (you can share this one)
01765c67f451f3175f53bbe11d69d73a36d45074da935271473b4a1c460e3d79
-----------------

Encrypt text or file

monstermash encrypt
? Enter your private key: ****************************************************************
? Enter the public key: 01765c67f451f3175f53bbe11d69d73a36d45074da935271473b4a1c460e3d79
? What type of data do you want to encrypt? (Use arrow keys)
 » file
   text
? Enter (or paste) the text to encrypt: *****

pjSSjlp65fgK/sfu3evw7QebzhqynviM5/GIh4QRvxUqpO2RLeEyY0ae4qpwWabMCg==

Decryption text

monstermash decrypt
? Enter your private key: ****************************************************************
? Enter the public key: 01765c67f451f3175f53bbe11d69d73a36d45074da935271473b4a1c460e3d79
? Enter the encrypted text: pjSSjlp65fgK/sfu3evw7QebzhqynviM5/GIh4QRvxUqpO2RLeEyY0ae4qpwWabMCg==

hello

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

monstermash-1.2.0.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

monstermash-1.2.0-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page