The backend of ZVMS 4, using fastapi, mongodb, and jwt.
-
Updated
Nov 10, 2025 - Python
The backend of ZVMS 4, using fastapi, mongodb, and jwt.
Repositorio con los desafíos de CryptoHack.
Password Encrypted Manager
AES-based Python toolkit for encrypting and decrypting text and files (Excel, Word, PDF) using PyCryptodome. Demonstrates password-based key derivation, file-based key handling, and secure cryptography practices.
AES CBC library for pycryptodome.
A Python CLI tool that encrypts files with AES-256 and verifies integrity using SHA-256, offering a simple, secure way to protect sensitive data.
Gửi hợp đồng với chữ ký số
🚀 Decode Base64-encoded ECDSA private keys and generate Bitcoin addresses, WIFs, and public keys via CLI.
A lightweight encryption tool to safely store and manage your XRP wallet seeds, built with protection against malware in mind.
This project automates the painful, manual process of backing up configurations from Aruba Instant On 1930 switches — which only offer a Web GUI and no API or SSH access.
A powerful Python tool for hiding encrypted text and files inside images using AES-256-CBC encryption. Steganography made simple with an intuitive GUI built on Tkinter. Secure your secrets in plain sight!
A security tool to hide AES-256 encrypted messages in images using LSB steganography and a Streamlit UI.
This repository provides a comprehensive guide to cryptography fundamentals and practical applications. It includes examples of symmetric encryption (AES), asymmetric encryption (RSA), digital signatures, and common cryptographic combinations. All code examples are available in Python.
Easy but secure AES & RSA encryption / decryption
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.
Encryption & Decryption: A Secure Communication System This project implements AES encryption to secure messages between a client and server using Python and PyCryptodome. It encrypts and decrypts messages in CBC mode and includes performance benchmarking.
Criptografia de arquivos a 256 bits usando Python.
A lightweight alternative to my PyPersonalVault project. Supports AES encryption and decryption of files with any string password.
Add a description, image, and links to the pycryptodome topic page so that developers can more easily learn about it.
To associate your repository with the pycryptodome topic, visit your repo's landing page and select "manage topics."