Skip to content

dhairyaj/Secure-Message-Transfer-System

Repository files navigation

Secure-Message-Transfer-System

In this project, messages can be sent to the other users of the same platform.
The sent messages are encrypted using the cipher and key provided by the sender.
The key, cipher method and encrypted text are stored in the database and then retrieved for the reciever to decrypt to view the original message.
This project, for now uses the inbuilt encryption methods provided by the openssl_encrypt() function in PHP .

As of now the project is built using the following Tech Stack.

  1. HTML5
  2. SASS
  3. Materialize CSS
  4. PHP
  5. MySQL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published