Skip to main content

An easy and fun encryption module.

Project description

# SweeCrypt A basic and fun cipher module for everyone. it converts regular text into symbols on a keyboard, kind of like a cipher. This is only for fun, using this module for cybersecurity is NOT ADVISED

Install: ` pip3 install sweecrypt `

Import: `python >>> import sweecrypt `

Encrypt: `python >>> sweecrypt.encrypt("hello, world!") !?~~(:,}(>~/a `

Decrypt: `python >>> sweecrypt.decrypt("!?~~(:,}(>~/a") hello, world! `

With newer versions of sweecrypt (>= 1.1.0), you can shift the encryption database:

`python >>> sweecrypt.encrypt("hello, world", 3) '\\!((>ba_>](#' >>> sweecrypt.decrypt("\\!((>ba_>](#", 3) 'hello, world' `

So it will output a nonsense string if shifted incorrectly.

`python >>> sweecrypt.decrypt("\\!((>ba_>](#") 'khoor?!zruog' `

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

sweecrypt-1.1.0.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

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

sweecrypt-1.1.0-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file sweecrypt-1.1.0.tar.gz.

File metadata

  • Download URL: sweecrypt-1.1.0.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.9.21

File hashes

Hashes for sweecrypt-1.1.0.tar.gz
Algorithm Hash digest
SHA256 cd354c46a2c12d6c12263d6409feda7a2a22fa32f1fc4a9fcd98cc559f2b0177
MD5 d2dcd2259a9c9d10b163c4004f2cc7e5
BLAKE2b-256 03a460e81bcc78b9911a78773eeeb2a17b4fbe9b6e065d78c4a328473317cbd2

See more details on using hashes here.

File details

Details for the file sweecrypt-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: sweecrypt-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.9.21

File hashes

Hashes for sweecrypt-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 529321d75de3cb392b49d5fdec1ca18be0e5fa8fb7e32ee1e69e03adf71ef2f2
MD5 685f76468388192e0ee2fc1eebb41861
BLAKE2b-256 7fc638a576b71177c3099491e0391b253afc701e85177fb49cf466ddbff7aa20

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