Metadata-Version: 2.4
Name: pipycriptex
Version: 1.0.0
Summary: Experimental CLI cryptography tool based on decimal digits of pi.
Author: Tiago Rabelo
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# PiPyCriptex

PiPyCriptex is an experimental CLI cryptography tool created by Tiago Rabelo.

This project was born from caffeine, curiosity and many chaotic attempts to weaponize the decimal digits of π into a text encryption system.

The idea is beautifully improvised:

- each decimal position of π influences the cipher
- letters shift according to selected decimal places
- the same text can generate countless encrypted variations
- decryption becomes difficult without the correct π position key

The project embraces the Brazilian philosophy of:
"if it works, it works."

Although simple, large encrypted texts become surprisingly difficult to brute-force without the exact decimal reference used during encryption.

Features:

- Text encryption
- Text decryption
- Arbitrary precision π generation
- Multi-line text support
- Experimental cryptographic chaos

Created by Tiago Rabelo.
