Metadata-Version: 1.1
Name: talalprotocol
Version: 0.3.0
Summary: Deep Layered Encryption
Home-page: https://github.com/s3nu/talalprotocol
Author: Team Standy
Author-email: teamstandyy@gmail.com
License: Team Standy License
Description: ===============================
        TalalProtocol
        ===============================
        
        TalalProtocol_.
            .. _TalalProtocol: http://www.talalprotocol.com
        
        
        Deep Layered Encryption and Security
        
        .. figure:: 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:
        
        a. Vigenere Cipher: encryption and decryption options.
        
        b. Caesar Cipher: encryption and decryption options.
        
        c. Custom Binary Encryption Algorithm: ENCRYPTION ONLY!
        
        d. Linear and Binary Search Algorithms.
        
        e. Text and Email Penetration Scripts.
        
        EOL
        --------
        
        End of Life Cycle
        Goodnight, Sweet Prince
        
        Credits
        ---------
        
        Package Writers:
            - Talal Khalil (Creator & Lead Developer)
            - Anahit Sarao (Lead Architect)
        
        
        ===============================
        TalalProtocol
        ===============================
        
        
        =======
        History
        =======
        
        0.1.0 (2016-09-15)
        ------------------
        
        * First release code name: Apollo
        
        0.1.2 (2016-09-15)
        ------------------
        
        * Patches and Bug fixes
        
        0.2.0 (2016-09-20)
        ------------------
        
        * Custom Binary Encryption algorithm added
        
        * Caesar Cipher patched and completely optimized
        
        * Vigenere Cipher patched
        
        * Run time improvement
        
        
        0.2.1 (2016-10-10)
        ------------------
        
        * Code improvements.
        
        * Minor Bug fixes.
        
        * Linear and Binary Search Algorithms added.
        
        * Text and Email Penetration Script added.
        
        
        0.3 (2017-7-29)
        ------------------
        * Update for Python 3.6
        
        * End of Life Cycle for TalalProtocol
        
Keywords: encryption talalprotocol python3
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
