Code Monkey home page Code Monkey logo

face-encryptor's Introduction

face-encryptor

Home Page

Face Encryptor is a message encryptor that enhances the security of AES-256 encryption by incorporating additional security measures such as randomized salt and pepper, as well as a HMAC (Hash-based Message Authentication Code) salt.

Installation

To clone the repository and install the required dependencies, please run the following command:

pip install -r requirements.txt

If you prefer to install using an executable file, you can download the pre-built executable that includes all the necessary dependencies.

Features

  • AES-256 encryption for secure message encryption.
  • Randomized salt and pepper to enhance encryption security.
  • HMAC salt for message integrity verification.
  • Simple and intuitive user interface built with Tkinter.
  • Face recognition for additional security layer.

Usage

  1. Launch the Face Encryptor application.
  2. Enter your message in the provided text box.
  3. Click the "Train Model" button to train your face.
  4. Click the "Encrypt" button to encrypt the message.
  5. To decrypt the message, click the "Decrypt" button and provide the correct encryption key.
  6. The decrypted message will be displayed on the screen.

Contributing

Contributions to the Face Encryptor project are welcome! If you have any bug reports, suggestions, or improvements, please feel free to submit a pull request or open an issue on the GitHub repository.

License

This project is licensed under the MIT License.

Acknowledgements

  • Tkinter - Python's standard GUI package.
  • cryptography - Library for secure cryptography operations.

Thank you for your interest in the Face Encryptor project. If you have any questions or need further assistance, please don't hesitate to reach out.

face-encryptor's People

Contributors

hausemasterz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.