ScratchData LogoScratchData
Back to Bootstrap42's profile

Vigenere Cipher

BOBootstrap42•Created December 13, 2021
Vigenere Cipher
0
0
16 views
View on Scratch

Instructions

Select the option you want and fill in the data on the following menus to finish the operation. Use GEN KEY to randomly generate a key. ENCODE - Encode DECODE - Decode INPUT TXT - Input the text for translation INPUT KEY - Input they key for translation GEN KEY - Randomly generate a key KEY LEN - Set length of random key BACK - Go to menu

Description

The Vigenere Cipher is a cipher invented by Blaise de Vigenère (though technically that's a misattribution). It follows a simple square pattern where the encoded letter is found at the intersection of the original letter and the current letter of the key which is cycled through. All programming done myself. #utility #cipher #description(A simple Vigenere Cipher)

Project Details

Project ID616304197
CreatedDecember 13, 2021
Last ModifiedDecember 13, 2021
SharedDecember 13, 2021
Visibilityvisible
CommentsAllowed