Skip to main content

No project description provided

Project description

🧟 Monstermash

1️⃣ version: 1.13.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

Generate Keys

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

Store configuration

Usage: monstermash configure [OPTIONS]

Options:
  --profile TEXT      The name of the profile you want to create.
  --private-key TEXT  Your private key.
  --public-key TEXT   Your public key.
  --help              Show this message and exit.
monstermash configure \
  --profile default \
  --private-key a715a3d11d0f9c13de3bd6d390e36ba4e3322f4f2e4f1a13a54ba85be606de87 \
  --public-key 01765c67f451f3175f53bbe11d69d73a36d45074da935271473b4a1c460e3d79

Encrypt text or file

Usage: monstermash encrypt [OPTIONS]

Options:
  --profile TEXT
  --private-key TEXT  Your private key.
  --public-key TEXT   Your public key.
  --file TEXT         The path to the file you want to encrypt
  --data TEXT         Input data you want to encrypt
  --help              Show this message and exit.
monstermash encrypt \
  --profile default \
  --public-key 03ab4b8a77456729678a8022c2bfe22f64ed2db72692903e5f69e4a92649e646 \
  --data "hello world"

Decryption text

Usage: monstermash decrypt [OPTIONS]

Options:
  --profile TEXT
  --private-key TEXT  Your private key.
  --file TEXT         The path to the file you want to encrypt
  --data TEXT         Input data you want to encrypt
  --help              Show this message and exit.
monstermash decrypt \
  --private-key 91c7b2534454587a3330537bce60056e9da9a9bf75d32507152f49e85514970d
  --data 01765c67f451f3175f53bbe11d69d73a36d45074da935271473b4a1c460e3d797bee92fa7ff1216eb5324b247fd41cce283adbcc4df92baacfea27765360a7c0feb226cccc1538c0397783003d0283d2841d2a

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.13.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

monstermash-1.13.0-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file monstermash-1.13.0.tar.gz.

File metadata

  • Download URL: monstermash-1.13.0.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.13.5 Linux/6.11.0-1018-azure

File hashes

Hashes for monstermash-1.13.0.tar.gz
Algorithm Hash digest
SHA256 ee6d248c0b56f28a2bd59f92c025c525c22bc94384c8d84d12c1b88786c0ce4d
MD5 09c51b9083f7651fd16fab305d341a72
BLAKE2b-256 71f1423cc20a11ebf3971314263445fd2a69e6275ba6a55e3cfabb48616e736d

See more details on using hashes here.

File details

Details for the file monstermash-1.13.0-py3-none-any.whl.

File metadata

  • Download URL: monstermash-1.13.0-py3-none-any.whl
  • Upload date:
  • Size: 6.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.13.5 Linux/6.11.0-1018-azure

File hashes

Hashes for monstermash-1.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0807cd795dcf1083fd1037fcde36a35a2c8e0336dc79cab7cc7a4bcda05c2b86
MD5 ebd762e4287ca552ff4435a359c1df5a
BLAKE2b-256 4b1f0ee19bdb41aefaa16092a405694807198cf40be7a1251a26eceaf150e838

See more details on using hashes here.

Supported by

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