Abstract:
Millions of text and image files are sent daily via the Internet and related technologies. Transferring data securely is crucial.
Transferring data via cryptography and steganography increases security. Our project uses Elliptic Curve Cryptography. Various ECC studies have found that solving an Elliptic Curve Discrete Logarithmic Problem is exponentially hard with regard to key size. ECC’s feature makes it a superior encryption/decryption method compared to linearly or sub-exponentially complex approaches.
This Python project has one module, User. To log in, users must register. Log in using their credentials after registration. Additionally, they can manage their profile. They can securely send and view files through the system.
The Hill Cipher algorithm is utilized in this project. One of the symmetric key algorithms with several advantages in data encryption and decryption. Simple structure, rapid computations. The other picture algorithm is DCT. DCT is Discrete Cosine Transform. This fast-computing Fourier transform converts real signals to frequency domain values.
This project uses Python for the back end and HTML, CSS, and JavaScript for the front end. MySQL Database and Django Framework are utilized.
Note: Please discuss with our team before submitting this abstract to the college. This Abstract or Synopsis varies based on student project requirements.
Did you like this final year project?
To download this project Code with thesis report and project training... Click Here