414 skills found · Page 4 of 14
wgxli / Simple FheA dead-simple library for full homomorphic encryption (FHE) in Python
jojonas / PyageActually good encryption. In Python.
jlinoff / Lock FilesPython command line tool to encrypt or decrypt multiple files at a time using AES encryption and a common password.
prajwalmali / CryptoThis tool will encrypt-decrypt your files and directories. It has built-in password generator and featured with Colourful UI. It is based on AES (Advanced Encryption Standard) CBC mode Algorithm Symmetric Cryptography and made in Python language (Python3)
foundertherapy / Django Cryptographic FieldsA set of fields that wrap standard Django fields with encryption provided by the python cryptography library.
acmert / Bfv PythonSimple Python implementation of BFV Homomorphic Encryption Scheme
dhruvie / RSAImage Encryption using RSA Algorithm in Python
PELock / StringEncrypt WebAPIString Encryption and File Encryption for C/C++, C#, Visual Basic .NET, Delphi/Pascal/Object Pascal, Java, JavaScript, Python, Ruby, AutoIt, PowerShell, Haskell, MASM, FASM programming languages.
DreamingRaven / Python FhezOfficial mirror of Python-FHEz; Python Fully Homomorphic Encryption (FHE) Library for Encrypted Deep Learning as a Service (EDLaaS).
royale-proxy / Cr ProxyA simple Clash Royale proxy, implementing the new encryption, built on top of Twisted in Python 3.5.
nucypher / Nucypher Pre PythonNuCypher proxy re-encryption library in Python
axcheron / Pyvboxdie CrackerSimple Python tool to crack VirtualBox Disk Image Encryption passwords
Shlok-crypto / Steganography SoftwareArt of Encrypting and Hiding data within images. I build an image Steganography Software from scratch using Python. I utilized skills of Encryption, Binary Conversion, File Handling, Data Segration, Data Manipulation
MuradIsazade777 / CryptoTrackerCryptoTracker is a modular, GUI-based Python application for secure encryption, password generation, and wallet management. Built with PyQt5 and Cryptography, it offers a sleek dark/light themed interface, particles animation, and tabbed navigation.
Vincent-G-Van / AES Encryption PythonTwo scripts in Python to encrypt/decrypt using the 128 bits AES algorithm, ECB mode with hex "00" as padding for each character. For the encryption, an ascii plaintext file is taken as the input, then an encrypted hex file is outputted. For the decryption, a ciphertext hex file is taken as the input, then a decrypted ascii file is outputted.
icemoon1987 / Widevine Drm ClientA python client for requesting Widevine DRM encryption key information.
0x00wolf / PATHBYTER Hybrid Encryption Ransomware With Multiprocessing In PythonPathbyter is a lightning fast proof-of-concept ransomware that uses RSA wrapped AES, multiprocessing, in memory key encryption, appends encrypted AES keys to files, and other tactics utilized by advanced threat actors like Conti, REvil, WannaCry, Ryuk, Lockbit, etc.
shabir-mp / WiFi Password CrackerWiFi Security & Router Diagnostics is a cross-platform Python script that retrieves saved WiFi profiles and their details including passwords, authentication type, encryption, and radio band on Windows, Linux, and macOS.
TapanSoni / BPSteganoBPStegano is a steganography tool built using Python 3. It uses AES-128 encryption a custom LSB random pixel algorithm hiding to hide raw strings and any type of file inside images.
pigeoner / A Novel Bit Level Image Encryption Algorithm Based On Chaotic Maps一种新的基于混沌映射的比特级图像加密算法的 python 实现(原论文题目:A novel bit-level image encryption algorithm based on chaotic maps,链接:https://doi.org/10.1016/j.optlaseng.2015.09.007)