You are browsing as a guest. Sign up (or log in) to start making projects!

crypto-bot

  • 6 Devlogs
  • 6 Total hours

I am building an website that will later be turned into a hardware project, that can translate morse code into normal text, and it can also take normal text and than turn it into different encrypted text using Vigenère cipher

Open comments for this post

33m 36s logged

finally I am finished, I shipped earlier, than made some changes by there suggestions, had to do a lot of debugging for some reason a lot of problems started… which sucked but now everything is smooth

1
0
9
Ship #1 Changes requested

I made a CryptoBot! Now you may be asking, what is a CryptoBot? Well, here it is!

(P.S. I don't think this is an official term, I just came up with it as a fun name for my project.)

First, let's talk about the word "crypto." In this project, crypto refers to cryptography, which is the practice of protecting information by converting it into encrypted text using methods called ciphers.

Encryption adds an extra layer of security by hiding information so that only someone with the correct method or key can read it.

Two popular examples of ciphers are the Caesar cipher and the Vigenère cipher.

The Caesar cipher is a substitution cipher that shifts every letter by the same number. For example, if the shift is 3, every letter moves three spaces forward in the alphabet.

The Vigenère cipher is the cipher I used in CryptoBot. Instead of using one number every time, it uses a code word to create different shifts for each letter, making the encryption more complex.

Khan Academy is a great resource for learning more about these ciphers!

In short, CryptoBot is a computer system that can encrypt and decrypt messages using cryptography.

I really enjoyed creating this project, learning about cybersecurity, and having the opportunity to share it with others.

  • 5 devlogs
  • 6h
Try project → See source code →
Open comments for this post

1h 0m 35s logged

I made more pages but I can only show this because it only allows me too, I added a sign in screen ik isn’t the best but I am still working on it, I have the homepage and the encrypt and decrypt page as well

0
0
7
Open comments for this post

1h 33m 50s logged

I finished the main part!! the encryption device works but now I am gonna make it more interactive by letting everyone create there own account/ spyid. I will be taking suggestions like adding different ciphers or some other things.

0
0
6
Open comments for this post

1h 11m 38s logged

hey guys so I was thinking about different lagnagues I can use! I wanted everyone’s input, so add any language suggestion and I will attempt to do all of y’alls suggestions

0
0
8
Open comments for this post

51m logged

I am making a cryptography tool!! it will be using morse code, English text, possibly some other languages later on, and the Vigenère cipher!! you will also be able to learn the Vigenere cipher

0
0
5

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…