Skip to main content

A pretty secure (yet inneficient) encryption program. Has key(), hash(), encrypt() and decrypt().

Project description

eggcrypt

A pretty secure (yet inneficient) encryption program.

This is my fifth python library :D

Commands:

eggcrypt.encrypt("text", "key") # Returns an encrypted string.

eggcrypt.decrypt("ciphertext", "key") # Returns a non-encrypted string.

eggcrypt.key("") # Returns a random key/seed if no arguments, uses the string/intiger input if given to generate a deterministic output.

eggcrypt.hash("") # Uses a custom method to hash a string. Input: str or int.

!NB!

Use: pip install eggcrypt

But, to import it: import eggcrypt

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

eggcrypt-3.2.2.tar.gz (17.7 kB view details)

Uploaded Source

Built Distribution

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

eggcrypt-3.2.2-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

Details for the file eggcrypt-3.2.2.tar.gz.

File metadata

  • Download URL: eggcrypt-3.2.2.tar.gz
  • Upload date:
  • Size: 17.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for eggcrypt-3.2.2.tar.gz
Algorithm Hash digest
SHA256 f0dc256019bb13530bd5e64fb8a6c183124d2f8dbe75b03c6438f7a1c1b5ec37
MD5 d2aac41c4aaa6991b01eace2f658a071
BLAKE2b-256 fd62847729a26f92c200cdaba9301db3ce47e6fa7aa4bec9a9161af0e4078943

See more details on using hashes here.

File details

Details for the file eggcrypt-3.2.2-py3-none-any.whl.

File metadata

  • Download URL: eggcrypt-3.2.2-py3-none-any.whl
  • Upload date:
  • Size: 18.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for eggcrypt-3.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 702ed162f4834bde559730542dff754d7f43b3627f660e169831b98bf516a73a
MD5 dfd64174bc7784ef79424f2f203f1872
BLAKE2b-256 9b92d9190278b35fb69e35a92394e5e229582467ffed3edecc04b6b45fe7a41a

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