C

CONCEAL THE DEAL

THEME: CYBERSECURITY Project deals with cipher-cryptography, We've written a new method to cipher our code as caeser-cipher cryptography is commonly known to all nowadays (using springboot framework)

The problem CONCEAL THE DEAL solves

  1. In the world of digital fraud, to prevent our data, many techniques are used to keep our data safe from hackers (or any third
    party), One of them is Cryptography.
  2. We use this to cipher our data from any unauthorized third party.
  3. Nowadays as hacking is very common and is a very big threat to our data.
  4. Encryption ensures information is kept confidential. So, we use cryptography. The most common cryptography is Caesar Cipher.
  5. But the major drawback of Caesar cipher is that it can easily be broken. Various methods have been detected which crack the ciphertext using frequency analysis and pattern words.

Challenges we ran into

  1. We faced an issue while building our project in the spring-boot framework while integrating the project.

  2. After analyzing all the themes, we were searching for a different topic. Cybersecurity was our choice.
    We decided to build up a project on cryptography.

We don't have any beforehand info abt cryptography and all. We studied all these things in 2-3 days and thus we spend starting 10-12 hrs on our studies and then start building the project.

So, the major issue we face was TIME.

Discussion