Skip to main content

Command-line implementation of ComboCrypt for clipboard data

Project description

ComboCrypt is a high-strength asymmetrical encryption scheme

cryptoclip provides a command-line tool to encrypt/decrypt text from your clipboard with ComboCrypt

Installation

pip install cryptoclip

Usage Tutorial

Generating keys:

Before sending or receiving encrypted messages, one must generate a personal key pair.

cryptoclip generate [myname]

Sending a message:

To send a message to someone, they must first provide you with a copy of their public key (.pubkey) – after that, you can encrypt messages that only they will be able to decrypt.

cryptoclip encrypt [theirname]

This will copy the encrypted message to your clipboard, which you can send to the recipient via any means. The contents cannot be read or altered in transit, and only the holder of the recipient’s key may decrypt it.

Receiving a message:

To receive an encrypted message, the sender must provide you with an encrypted message block that was made out to your public key. To decrypt the content, you must your your private key.

cryptoclip decrypt [myname]

This will decrypt the message and copy the result to your clipboard.

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

cryptoclip-1.1.1.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

cryptoclip-1.1.1-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file cryptoclip-1.1.1.tar.gz.

File metadata

  • Download URL: cryptoclip-1.1.1.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cryptoclip-1.1.1.tar.gz
Algorithm Hash digest
SHA256 f002d8e1070285ea79dbee31ebd4596be509f9e48bfe7fc41259ac31576517b1
MD5 de14976b4df37671c02deb473ba5173d
BLAKE2b-256 3460be1f30bbc8136f4aba523488edb325d7d006ed5fcade71c0dbd8f8efe7e3

See more details on using hashes here.

File details

Details for the file cryptoclip-1.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for cryptoclip-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1d45eda5cdf08f1fab23c7c5adf4734a7bc9380306f9e6282c0e8709ee7abfc3
MD5 156063206b5a87a849798b816d28bb80
BLAKE2b-256 070b96dcf7737ae8f9887f37172a628c485c09e977ca99ee9c9ed3b401232f1b

See more details on using hashes here.

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