python-encryption

There are 39 repositories under python-encryption topic.

  • Falldog/pyconcrete

    Protect your python script, encrypt it as .pye and decrypt when import it

    Language:C7082678152
  • Py-Fuscate

    Sl-Sanda-Ru/Py-Fuscate

    Obfuscate Python Programs

    Language:Python13811128
  • EmreOvunc/Hacktrick2017

    Python for Hackers course sample codes.

    Language:Python445021
  • ENCODE

    U7P4L-IN/ENCODE

    Encode with Marshal,zilb,base16,base32 & base64 File.. and Full 16th Method

    Language:Python44218
  • ZhaoQi99/pyencrypt-pye

    加密Python代码&动态导入(encrypt Python source code and import dynamically).

    Language:Python292363
  • tahmidrayat/Encode

    Encode Python to Pizza, Burger, Mobile ;)

  • Kalebu/ascii-encryption-python

    ASCII based encryption algorithm implemented in Python

    Language:Python19502
  • aDarkDev/Python-Encrypter

    Best Tool for Encrypt Python with standard Libraries

    Language:Python8102
  • Ishanoshada/Encodify

    Python Code Encoding Module

    Language:Python8200
  • CodeDroid999/CryptPy

    Python GUI app to encrypt and decrypt messages. Implemented using the pybase4 module for encryption decryption and tkinter module for the GUI..

    Language:Python7200
  • AmmarrBN/AES-ECB

    Python 3 Encryption AES-ECB

    Language:Python5102
  • sumit-buddy/crypt-buddy

    encryption example for kids using python.

    Language:Python5101
  • Blubbus/File-Encrypter

    Can encrypt and decrypt files

    Language:Python3111
  • cardinal9999/CryptoQuail-Translations

    🔏 CryptoQuail in different programming languages. (Only for obfuscation!)

    Language:JavaScript3100
  • Hysocs/Obscura

    Language:Python3120
  • MS-DDOS/enc

    Python Code Base Encryption

    Language:Python3203
  • xannythepleb/pycrypt

    A rudimentary encryption program written in Python. Plan to add a lot more functionality soon. Please note this is an unaudited hobby project! If security is vital, use Signal or PGP.

    Language:Python3100
  • bacon-GIT/FFSequence_Encryptions

    Encryption / Cypher tool

    Language:Python2200
  • D3ADVAU/Pyenc

    All python code encryption

  • dineshyadav3169/Python-Password-Generator

    GUI Python Password Generator

    Language:Python2200
  • IAJWasTooShort/PythonEncrypter

    PythonEncrypter is a Python Program that uses a CeaserCyper to encrypt words.

    Language:Python2100
  • miladgol/padopy

    Powerful tool for encryption/decryption file using python

    Language:Python2100
  • nthparty/bcl

    Python library that provides a simple interface for symmetric (i.e., secret-key) and asymmetric (i.e., public-key) encryption/decryption primitives.

    Language:Python2204
  • tyger2020/Python_Encryption

    This Python code takes a plaintext word and uses alphanumeric characters and an alphabet 'wraparound' algorithm to encrypt strings. Letters are given different numerical values corresponding to their position in the alphabet. Based on the range of this number, the program performs certain operations to it. If it is still <= 26, the program codes the original letter to the alphabet index of the new number. If the number is >= 26, the program 'wraps around' the alphabet until the value is <= 26.

    Language:Python2100
  • xcyberspy/pythonencryption

    This project demonstrates how to use the marshal library in Python for encryption and decryption purposes. The marshal library provides a simple and efficient way to serialize and deserialize Python objects, which can be leveraged for basic encryption techniques.

    Language:Python20
  • ezhil56x/file-encryption-cli

    File Encryption is command-line tool used to encrypt and decrypt files using AES and RSA encryption algorithms

    Language:Python1100
  • isaka-james/python-encryptions

    This contains my python encrptions systems and algorithms

    Language:Python110
  • MHS-4ever/Image-Encryption-Decryption-Tool

    A Tkinter-based Python application for encrypting and decrypting JPEG images using XOR-based encryption. The app features a simple GUI to select image files, enter an encryption key, and perform encryption or decryption operations. Includes error handling and validation to ensure smooth user experience.

    Language:Jupyter Notebook10
  • reztdev/fun-encoder

    Very simple encoder and Encrypting technique

    Language:Python1101
  • xannythepleb/PyCryptX

    PyCryptX - an X25519 + Ed25519 + ChaCha20 + BLAKE2b based public key encryption program in Python. This is an unaudited hobby project!

    Language:Python1100
  • gerryaudityaa/LockPy

    LockPy is a Python-based file encryption tool that provides a secure and straightforward way to encrypt your files using strong cryptographic algorithms.

    Language:Python0200
  • SammXdd/mp4-enc

    Effortlessly encrypt and decrypt MP4 files securely with our Flask app. ( GUI SOON )

    Language:Python00
  • theNareshofficial/File-Encryptions

    File encryption and decryption Tool in python

    Language:Python0100
  • CPScript/kernel-game

    a friendly software that backs-up your boot-loader and kernel to a safe place, encrypts them, then overwrites the original boot-loader and kernel with a simple 3d rendered game. Then decryption them when

    Language:C10
  • Tehseen-Ajmal/Encryption_Python

    Python encrypter/decrypter with multiple encryption methods for text data security.

    Language:Python1
  • VesperaIX/PyZeroObfus

    Simple tool to obfuscate python scripts using AES

    Language:Python10