Vatshayan / Final-Year-College-Project

Final Year Cryptography Project for Secure Communication System. Python Programming is done. Easy to understand and Implement.

Home Page:https://computerscienceproject.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Final-Year-Project

Secure Communication System through Cryptography System

cryptography-working

ABSTRACT

Security of data is the biggest concern of internet users. Best solution is use of some cryptography algorithm which encrypts data in some cipher and transfers it over the internet and again decrypted to original data. The field of cryptography deals with the procedure for conveying information securely. The goal is to allow the intended recipients of a message to receive the message properly while interrupt eaves- droppers from understanding the message. Cryptography includes a set of techniques for scrambling or disguising data so that it is available only to someone who can restore the data to its original form. In current computer systems, cryptography provides a strong, economical basis for keeping data classified and for verifying data indignity. While our conventional cryptography methods, such for AES (encryption) and RSA (signing), work well on systems which have reasonable processing power and memory capabilities, these do not scale well into a world with embedded systems and sensor networks. Thus, lightweight cryptography methods are proposed to overcome many of the problems of conventional cryptography. This paper sets out to contribute to the general body of knowledge in the area of classical cryptography by developing a new hybrid way of encryption of plaintext. The cryptosystem performs its encryption by encrypting the plaintext using Vigenere Cipher and further using the ciphertext to encrypt the plaintext again using Polybius Cipher.

RESEARCH PAPER

I have Published IEEE Research Paper on this Project Unique Idea and Concept.

Click on this https://ieeexplore.ieee.org/abstract/document/9199997 to view Research paper.

If you are not able to Read Research paer on IEEE website, Then Mail me Now at vatshayan007@gmail.com I will send you the PDF.


Hi there πŸ‘‹

You Can use this Beautiful Project for your college Project and get good marks too.

Email me Now vatshayan007@gmail.com to get this Project Code, PPT, Report, Synopsis, Video Presentation and Research paper of this Project.

πŸ’Œ Feel free to contact me for any kind of help on projects related to Machine Learning, Data Science, Cryptography, DIP, Web technologies and Cloud.

Need Code, Documents & Explanation video ?

How to Reach me :

WhatsApp: +91 9310631437 (Helping 24*7) CHAT

1000 Computer Science Projects : https://www.computer-science-project.in/

Mail/Message me for Projects Help πŸ™πŸ»

Lets Learn, Grow and Work Together.

Ask freely :-)

I Reply Mails in Minutes any help, queries or discusion. Mail me Now at vatshayan007@gmail.com

About

Final Year Cryptography Project for Secure Communication System. Python Programming is done. Easy to understand and Implement.

https://computerscienceproject.com/

License:MIT License


Languages

Language:Jupyter Notebook 75.0%Language:Python 25.0%