Skip to main content

🌟 Encryptify: Unveil the Enigma of Binary Encryption! 🚀

Welcome to the fascinating world of Encryptify! 🎉 Encrypt and decrypt your messages in a unique and captivating way using Python. With just two enchanting functions, you can transform ordinary text into mesmerizing binary patterns and decode them back to their original form.

Explore more about this project on my website, and don't miss out on other exciting projects by following me on GitHub!

Installation

Get started on your journey with BinaryCrypt by installing it using pip:

pip install encryptify

Features 🌈

Encrypt Function 🔐

The encrypt function takes your everyday text and turns it into a hypnotic sequence of dots and spaces. Watch your words transform into an enigmatic binary dance!

from encryptify import encrypt

data = "Hello, world!"
encrypted_data = encrypt(data)
print(encrypted_data)  # Output: " .  .    ..  . . .. ..   .. ..   .. ....  . ..    .      ... ... .. .... ...  .  .. ..   ..  .    .    ."

Decrypt Function 🔓

Decipher the enigma with the decrypt function! It transforms dots into 1s and spaces into 0s, elegantly converting binary text back into its original form.

from encryptify import decrypt

binary_data = " .  .    ..  . . .. ..   .. ..   .. ....  . ..    .      ... ... .. .... ...  .  .. ..   ..  .    .    ."
decrypted_data = decrypt(binary_data)
print(decrypted_data)  # Output: "HELLO WORLD"

Note: Please ensure that you only use data with dots and spaces for decryption. Any other characters will lead to a charming TypeError.

Join the Adventure! 🌐

Ready to contribute to the magic of Encryptify? If you stumble upon any enigmatic issues or have brilliant ideas, feel free to open an issue or pull request on GitHub. Let's unravel this puzzle together!

Credits 🙌

Encryptify is lovingly crafted by the one and only Akash Nath. Dive into his world of innovation by following him on GitHub!

License 📜

Encryptify operates under the enchanting spell of the MIT License. Your journey into the world of binary wonders has just begun! 🌌

Release files for encryptify 0.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for encryptify 0.0.1
File Size Uploaded
encryptify-0.0.1.tar.gz 3.4 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for encryptify 0.0.1
File Interpreter ABI Platform
encryptify-0.0.1-py3-none-any.whl Python 3 none any Details

Total release size: 6.5 kB

Release files / encryptify-0.0.1.tar.gz

Download URL encryptify-0.0.1.tar.gz
Size 3.4 kB
Tags Source
SHA-256 checksum
How to use checksums
fb114f72f8922dec84ec658d4b5940cb99bbe3890688d33d5a393fb026b5a743
BLAKE2b-256 checksum
How to use checksums
ab45e6064b1456fa641f9f6917208d6cdea226a48e20b8119d2d3265790efd42
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release files / encryptify-0.0.1-py3-none-any.whl

Download URL encryptify-0.0.1-py3-none-any.whl
Size 3.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
abaf15f7b51b8c4a2f66dd48e60ef650072bfc6bf7f2ee071ae1f9d67231bc6e
BLAKE2b-256 checksum
How to use checksums
d766a830105e324cb0cf2ec54dfc94da74820f0ebccdcf0546ad6fdea4ce06a5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.4

Release history Release notifications | RSS feed

This release

0.0.1 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page