Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 933 Bytes

File metadata and controls

30 lines (24 loc) · 933 Bytes

<<<<<<< HEAD

QR Backup Application

A Python-based application for encrypting files and text into QR codes, and decrypting them securely.

Features

  • Encrypt files and text into QR codes.
  • Decrypt QR codes back into their original content.
  • Supports both file and text encryption.
  • Secure encryption using AES-256 with PBKDF2 or Argon2 key derivation.

Installation

  1. Clone the repository:

=======

QR Backup Application

A Python-based application for encrypting files and text into QR codes, and decrypting them securely.

Features

  • Encrypt files and text into QR codes.
  • Decrypt QR codes back into their original content.
  • Supports both file and text encryption.
  • Secure encryption using AES-256 with PBKDF2 or Argon2 key derivation.

Installation

  1. Clone the repository:

ee6153b87e149ba8a12c70f47adb9953f9bef554 git clone https://github.com/your-username/qr-backup-app.git