Skip to main content

A simple rotation-based encryption tool

Project description

barr4crypt

barr4crypt is a simple rotation-based encryption tool that provides a unique way to encrypt text.

Installation

You can install barr4crypt using pip:

pip install barr4crypt

Usage

Here's a quick example of how to use barr4crypt:

from barr4 import encrypt

# Encrypt a message
message = "Hello, World!"
rot_value = 3
encrypted = encrypt(message, rot=rot_value)
print(f"Encrypted message: {encrypted}")

string = "Hello, World!"
verify_string = verify(encrypted, string, rot=3)
print(verify_string) # Outputs: True

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

barr4crypt-0.2.1.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

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

barr4crypt-0.2.1-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file barr4crypt-0.2.1.tar.gz.

File metadata

  • Download URL: barr4crypt-0.2.1.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for barr4crypt-0.2.1.tar.gz
Algorithm Hash digest
SHA256 cb850815c50d8ad7fd019d5ccb0bd95359078e61573f6807c7295a982a641336
MD5 2e5cae7a017ebc478a5d6c05dd4f5c4d
BLAKE2b-256 d85e37b688783163c2295c715a0a9380f150dbf487dde39f50602e25a08f13bf

See more details on using hashes here.

File details

Details for the file barr4crypt-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: barr4crypt-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for barr4crypt-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4d04270f5a854ad8b51805944699ff2d33eeb7c75132d5978b1486bd3bfa2cd8
MD5 1e57e7f75f9ab4ce2f21a49419b3e0cc
BLAKE2b-256 10ddbf64b4aaf2f6373b490165079cf0317e57b3816195887e99ba34e537286b

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