There are 0 repository under pycryptodome topic.
The SteaLinG is an open-source penetration testing framework designed for social engineering
Encrypted plain file keyring backend for the python keyring package
Tools for Windows on ARM devices like the Surface Pro X. Such as Python, Pygame, Pillow, matplotlib, pycryptodome, opencv, PyQt6, LxRunOffline, idea-CE, Qt Creator, Dev-Sidecar, MarkText, Perl, Aria2, Nodejs, MySQL
Encryption / Decryption of images with AES-CBC/ECB
Tool to convert MobaXterm sessions to Remmina profiles with passwords
Python script that can decrypt chrome passwords for all users on windows and output csv files.
🚀 Decode Base64-encoded ECDSA private keys and generate Bitcoin addresses, WIFs, and public keys via CLI.
The backend of ZVMS 4, using fastapi, mongodb, and jwt.
a blockchain implemented in python, outputs blocks to JSON.
AES CBC library for pycryptodome.
A mobile application written in Python to control a Raspberry Pi-servered car with camera view.
Encrypt/Decrypt Symmetrically/Asymmetrically files with Integrity verification using signature
: The Photo Editor
Knock: a multiplayer whist game, created with pygame.
Program that uses RSA/AES/SHA256 to Ciph and Sign files.
資料庫帳密管理 - AES256 加密,一行引用Function自動加密解密(SQL Server連線情境)
This is a simple application on hashing password using python pycryptodome and also have an implementation of dictionary attack prevention
Assinador Digital de Documentos em Django
Bite-size implementation of a blockchain storing transactions.
The project is a chatbot for mental health check-in , It is a TCP/IP Server-Client application implemented using socket library in Python.
simplifying socket data stream cryptography using RSA public keys and AES data encryption, using PyCryptodome cryptographic primitives
Using various python modules and demonstrating it
This repository constitutes the solutions for the weekly programming assignments as part of CSEN 233 Computer Networks taught by Professor Sin Yaw Wang at Santa Clara University.
The 256 bit algorithm made using pycryptodome lib
An encryption service application that uses RSA encryption to secure files. This project is built in Python, primarily using the PyCryptodome and CustomTkinter modules.
A secure and user-friendly open-source cryptography library, offering modern cryptographic APIs that are resistant to quantum attacks. Protect your data with ease and confidence using advanced quantum-resistant algorithms.
This tool allow you to know who doesn't follow you back on Instagram and optionally auto-unfollow them. Update: I deleted my Instagram account, lol.
A Cryptography GUI App made as a pet project using Python standard libraries. To be used to encrypt text and small binary files. Uses standard AES-256-PBKDF2_SHA2 with random salts and iv. On top of which a Shift Cipher is used to completely obfuscate the AES-Output. Shift Ciphers are likely unbreakable if underlying text is random.