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.1.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.1-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sweecrypt-1.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 3d68de0db53547ae880928e5ace261e8758bd086348ebbd8db31e3ae88ea5ee2
MD5 fe53794e7adbc0231b9259fbc62ba166
BLAKE2b-256 c170eb8eb7dc82de42fdbab62806783966747014073367ee89e5bed25e491a38

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sweecrypt-1.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 09bcda1266b621b46b88b0804985330dc006818da6502c631578ff180e86640b
MD5 786405ffc80509821b186302877d2efa
BLAKE2b-256 def07880030d201e7997573415bb26ddcb91b41bda443fa9feb964aa9a967fa5

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