- This topic has 1 reply, 4 voices, and was last updated 2 years, 9 months ago by
Aaron Elliott.
- AuthorPosts
-
- October 31, 2023 at 12:12 pm #91482
Manny Varela
KeymasterChoose 1 Symmetric Cipher and explain this to a person that is not knowledgeable of cybersecurity or technology. Write this in complete sentences and in paragraphs in your own words. If you use any terms, be sure to explain them in a non-technological way.
- November 16, 2023 at 7:40 pm #91861
Aaron Elliott
ParticipantWhen two people wish to send information to each other but want the information to be kept secret they would try to hide it from the wrong people, they would make the information secret through the use of cryptography. A way they make the information secret is by taking plain text of a specific size, which is specified by bits, which a bit is the smallest information stored on a computer, typically a one or zero integer, and transform it into a jumbled mess of text, this is called a block cipher. A popular method is called Blowfish which is also a block cipher, which has no effective way to crack the secret of the message yet. Blowfish can keep blocks up to 64 bits of information secret and does so by having multiple layers of protection called rounds. The key to unlock the information can vary from 32 bits up to 448 bits.
-
- AuthorPosts
- You must be logged in to reply to this topic.