talalprotocol

Deep Layered Encryption


Keywords
encryption, talalprotocol, python3
License
MIT-feh
Install
pip install talalprotocol==0.3.0

Documentation

TalalProtocol

TalalProtocol.

Deep Layered Encryption and Security

docs/images/readme.jpg

Features

This module provides various encryption algorithms and security exploits.

All the scripts provided are meant for educational and research purposes only!

Current ciphers:

  1. Vigenere Cipher: encryption and decryption options.
  2. Caesar Cipher: encryption and decryption options.
  3. Custom Binary Encryption Algorithm: ENCRYPTION ONLY!
  4. Linear and Binary Search Algorithms.
  5. Text and Email Penetration Scripts.

More features to be added within the next release cycle.

Credits

Package Writers:
  • Talal Khalil (Creator & Lead Developer)
  • Anahit Sarao (Lead Architect)

TalalProtocol