Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 537 Bytes

File metadata and controls

19 lines (18 loc) · 537 Bytes

File Encryption Using Face

Project Description

This project is designed to encrypt files and Unlock via a Recognized Faces only. This project is designed in Python3.

Requirements

  1. Python3 - 1.a Cryptography 1.b Open-CV 1.c Pandas 1.d PyQt5 1.e Tkinter 1.f Pillow 1.g Numpy

Process to Use

  1. Download & Unzip Files
  2. Open main.py
  3. Replace <> to File Location Where You can Hide your Key.
  4. Train Your Face Using train.py.
  5. Start Using main.py