Skip to content

YatharthaRana/TeamCodeBeyond-QDECC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

TeamCodeBeyond

Screenshot 2022-11-04 at 22 31 14

What is QDECC ?

Quantum Decryption Encrpytion and Classification of Ciphers (QDECC) is an application for decryption of RSA algorithm, encrption of data and classification of Ciphers using Quantum Computing. It acts as a common platform for performing all these tasks.

This project provides: -Way to classify Cipher -Method to decrypt RSA -Methond to Encrypt data and detect possible interception

DECRIPTION OF RSA: QDECC uses Shor's algorithm to decript RSA encrypted data , Shor's algorithm can be used to factorize the public key which is a multiple of two large prime numbers , classical compuetrs can take years to calulate these factors while shor's algorithm uses quantum ciruits to calculate them in much less time thus rendering RSA defenseless to it.

DESCRIPTION OF CLASSIFIER: QDECC uses neural network for classifying the ciphers, It utilizes LSTM(Long Short Term Memory) to form a relationship between the inputted sequence, the quantum circuits are used to further process the data and used rotation operator and hadmard gate for processing, softmax algorithm is used to find the probability of data being a particular cipher. Using quantum computing in machine learning decreases the computing time and makes the algorithm run more faster

WhatsApp Image 2022-11-06 at 16 01 17

DESCRIPTION OF ENCRYPTOR: QDECC uses BB84 Protocol to encrypt the data. It start with accepting the message and then converting into bits and then chooses random basis for each bit. It is then encoded into qubits using the basis. This means the qubits are chosen randomly. This is send over a network and is recieved by the reciever. If someone trys to intercept the data in between the qubits will get changed and the reciever will get to know that the qubits got changed.

Screenshot 2022-11-06 at 16 24 36

Screenshot 2022-11-06 at 16 24 52

Screenshot 2022-11-06 at 16 25 06

Screenshot 2022-11-06 at 16 25 18

FRONTEND

Screenshot (30) Screenshot (31) Screenshot (32) Screenshot (33)

COLLABORATOR

Ronnit Gupta Yathartha Mishra Yathartha Rana Yash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages