Skip to content

an encryption decryption software that allows you to creat your own language and convert sentences in english to your own language and vice versa.

Notifications You must be signed in to change notification settings

bbhoom/codeleza-encryption-tool

Repository files navigation

Cipher Vault

This project mainly focuses on the development of an application program to encrypt or decrypt messages as required by the user. This program makes it convenient for users to make their own keys to encrypt their messages for secret conversations. The features of the project include the ability to create user defined keys which allow one to curate one’s own languages. Users have the ability to create their own account with password protection and save their languages. The admin creates a database consisting of 3 tables: Users, Languages& Language-Keys. Users can use the language of their choice using a simple and efficient interface. All this has been achieved through the efficient extraction and injection of data in the database Concepts in Python and MySQL were used to develop the application.(SQL Tables are necessary for the working of this project)

Home page: image

Login page: image

Main page: image

Intro Page: image

Creating Language Page: image

Main Conversion Page: image

Decryption or Encryption Page: image

Decryption page: image

About

an encryption decryption software that allows you to creat your own language and convert sentences in english to your own language and vice versa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages