python-encryption

There are 40 repositories under python-encryption topic.

  • Falldog/pyconcrete

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

    Language:C7412783153
  • spyboy-productions/ObfuXtreme

    ObfuXtreme is an advanced Python obfuscation tool designed to bypass antivirus detection and remain undetectable on VirusTotal.

    Language:Python1675
  • Py-Fuscate

    Sl-Sanda-Ru/Py-Fuscate

    Obfuscate Python Programs

    Language:Python16121128
  • EmreOvunc/Hacktrick2017

    Python for Hackers course sample codes.

    Language:Python464021
  • ZhaoQi99/pyencrypt-pye

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

    Language:Python342413
  • Kalebu/ascii-encryption-python

    ASCII based encryption algorithm implemented in Python

    Language:Python19403
  • tahmidrayat/Encode

    Encode Python to Pizza, Burger, Mobile ;)

  • 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:Python7100
  • AmmarrBN/AES-ECB

    Python 3 Encryption AES-ECB

    Language:Python6102
  • sumit-buddy/crypt-buddy

    encryption example for kids using python.

    Language:Python5101
  • samay825/QuantumGuard

    QuantumGuard is a state-of-the-art password manager and file encrypter, offering quantum-resistant security and advanced encryption features. It combines robust protection with a sleek, user-friendly interface to safeguard your sensitive data against both classical and future quantum threats.

  • 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:Python3104
  • olelieb/File-Encrypter

    Can encrypt and decrypt files

    Language:Python3111
  • 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
  • dineshyadav3169/Python-Password-Generator

    GUI Python Password Generator

    Language:Python2100
  • ezhil56x/file-encryption-cli

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

    Language:Python2100
  • 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:Python2104
  • 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:Python2000
  • xcyberspy/Python-Encryption

    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:Python2100
  • anbuinfosec/pyenc

    A python tool for encrypt your python source codes.

    Language:Python1
  • 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:C110
  • D3ADVAU/Pyenc

    All python code encryption

  • FardinHash/Cryptography-Python

    All about Cryptography tools & techniques. Python implementation.

    Language:Python1101
  • Ishanoshada/Py-Fortify

    obfuscate python programs and view the actual code even if there is any encoding method

    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 Notebook1100
  • 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
  • codyverse/basex64

    A simple cryptographic tool for storing data in distributed version control systems like Git.

    Language:Python0100
  • Tehseen-Ajmal/Encryption_Python

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

    Language:Python1