Skip to content
View iqawx's full-sized avatar

Block or report iqawx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
iqawx/README.md

Secure Vault Simulator

This is a Python-based secure vault utilizing OOP and cryptography.

🛡️ Security Features

  • Encapsulation: Protects data within the Class.
  • Encryption: Uses AES-256 (Fernet) to secure data in memory.

🚀 How to Run

  1. Activate the environment: source .venv/bin/activate
  2. Run the script: python decrypt_file.py

💻 Tech Stack

  • Python 3
  • Cryptography Library

Popular repositories Loading

  1. vault_cli vault_cli Public

    vault_cli: A secure Python CLI vault implementing dynamic AES-256 encryption and robust input validation.

    Python 1

  2. iqawx iqawx Public

    Python Secure Vault using OOP & AES-256

    Python

  3. Financial_Vault_Project-iqawx Financial_Vault_Project-iqawx Public

    Financial_Vault_Project

    Rust