Skip to main content

Logi

ASCII YE

License Python GitHub issues GitHub stars

Overview

ASCII_YE ​​is a library that encodes text with the ASCII type, a digital encoding used to encrypt data when making requests over the Internet.

Features

  • Encrypting software scripts
  • Encrypt text data
  • Plain text encryption

Installation

You can install ascii_ye using pip:

pip install ascii-ye 

Example:

from ascii_ye import ASCII_YE

original_text = "Hello, ASCII Encryption! By SaMi_ye"
encryptor = ASCII_YE()

encrypted_text = encryptor.encrypt(original_text)
decrypted_text = encryptor.decrypt(encrypted_text)

print("Original Text:", original_text)
print("Encrypted Text:", encrypted_text)
print("Decrypted Text:", decrypted_text)


Release files for ascii-ye 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 ascii-ye 0.1
File Size Uploaded
ascii_ye-0.1.tar.gz 1.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for ascii-ye 0.1
File Interpreter ABI Platform
ascii_ye-0.1-py3-none-any.whl Python 3 none any Details

Total release size: 4.0 kB

Release files / ascii_ye-0.1.tar.gz

Download URL ascii_ye-0.1.tar.gz
Size 1.9 kB
Tags Source
SHA-256 checksum
How to use checksums
d31191ab1c3d81e6000980db5ea1d3fd6b49b9becb99d002cb5893c89957deb0
BLAKE2b-256 checksum
How to use checksums
2dded5e6dd1cf22b2535d04491ea4da6107cf3bf17b64b8c18a334c53cec4631
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.12.1

Release files / ascii_ye-0.1-py3-none-any.whl

Download URL ascii_ye-0.1-py3-none-any.whl
Size 2.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
0a39459c0836b324e9fb8e6033a9bc7f87c640391bf7c17f4c8714ec36a893cd
BLAKE2b-256 checksum
How to use checksums
9171d4f499034ac7af521c9d2d9e71b50ea9c6ad2adabef45f2ee1c74c937bd8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.12.1

Release history Release notifications | RSS feed

This release

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