ScratchData LogoScratchData
Back to daffy1234's profile

RC4 Encryption

DAdaffy1234•Created January 7, 2016
RC4 Encryption
2
3
33 views
View on Scratch

Description

THIS IS VERSION 1 GO USE VERSION 2 OVER HERE https://scratch.mit.edu/projects/93380313/ RC4 encryption is a simple encryption algorithm invented by Ron Rivest. It's known for it's simplicity and speed. Scratch, unfortunately, makes it a whole lot slower than it normally is, though it's fun to watch those numbers fly by. The original RC4 uses a list of 256 numbers, but this one uses a list of only 95 numbers. This is because there are only 95 characters you can type on a standard keyboard. I've been planning to make this for a while, but I decided to dedicate this project to the Modular Scratch studio ^.^ Click See Inside for the code and for some examples on how to use the custom blocks. Feel free to use the custom blocks however you want, just give credit ;) Also please note: Implementing RC4 encryption in such a high level language like scratch is breaking basically every rule of cryptography. Don't use this for anything serious like passwords, but it's fine for fun secret messages. key: potato )"C"D]6[\iRUnRc<u(`3'PsCiM}.-?RC_N\|ZeM!z}TP]*2A0r749DM:k25^I o;.eb**-25r)h;C(/Z"[3!p3DlNUfB{yv#F-Qr8ke>Wb.-x`G~`}q )]xrPBZu4'RK/K&-x&=Co[\&QA. ;QO?_BSD@V%D~JLQ=7Wys"EG`PA !ox~X0lF-ajSF*1>(8D:q

Project Details

Project ID93270903
CreatedJanuary 7, 2016
Last ModifiedJanuary 15, 2016
SharedJanuary 7, 2016
Visibilityvisible
CommentsAllowed