# Disclaimer
The `cryptan` project is provided for **educational, academic, and research purposes only**.
It demonstrates implementations and analysis of **classical ciphers** (e.g., Caesar, Vigenère, etc.) and **basic cryptographic techniques** for learning.
**No warranty** is provided, express or implied.
The maintainers and contributors of this repository assume **no responsibility** for any misuse, damage, or legal issues resulting from the use of this software.
Use of this project implies your understanding and agreement that:
- You will **not use** this software to attack, decrypt, or interfere with any systems, data, or accounts that you do not own or have explicit permission to test.
- You understand that the algorithms and tools herein are **not secure** for real-world cryptographic protection and are **intended solely for educational use**.
- You assume **all responsibility and liability** for any consequences arising from your use of this project.
If you are uncertain about whether your usage complies with applicable laws or ethical standards, **do not use this software**.
---
**© 2025 The Cryptan Developers.**
Educational cryptography toolkit — learn, don’t exploit.