Projects Tagged with "encryption"

Binary Word Encrypter

Binary Word Encrypter

By: Keani

Views: 1271 | LoveIts: 46

Description: 10/12/10:: OMG!!! 1184 VEIWS! THANK YOU Press flag to restart. UPDATE: thanks to Paddle2See for help with coding and for his reading idea. Binary word encrypter gives you easy access to figuring out words in binary. The binary word encrypter will change a word or small sentence into 8-b ... show more

bitwise encryption

bitwise encryption

By: toontownmiser

Views: 346 | LoveIts: 2

Description: This is a simple bitwise transposition cipher. All it does is represents the letters as base ten numbers, then turns them into base 2 representations, swaps the bits, turns it back into base ten, and back into a letter. The side effect of this is that some of the letters will encrypt as themselves ... show more

CipherSaber

CipherSaber

By: ManaUser

Views: 150 | LoveIts: 11

Description: CipherSaber is simple but surprisingly strong encryption program. It's also a demo of how it's possible to make a crude text editor in Scratch. Make sure you read help, the controls are a bit tricky.

Syfer-9000

Syfer-9000

By: howardabrams

Views: 134 | LoveIts: 12

Description: This computer can change a message into an encrypted code. It can also decrypt a message.

Rot13 -Encrypt

Rot13 -Encrypt

By: Yelmo

Views: 103 | LoveIts: 5

Description: Encode your secret frase and post it, in comments :) this project uses ROT13 to encode the frase. ROT13 it´s a simple algorytm that uses the same code for encoding and decoding. For example: YELMO becomes LRYZB Click the green flag to encrypt again GDLast

Crypt

Crypt

By: ahawesome

Views: 81 | LoveIts: 2

Description: Crypt is one of the most advanced encryption systems created using Scratch. Unlike other systems that rely on the same cipher every single time, Crypt encrypts and decrypts your data with a special key that you create. This key, which is similar to a password, is used to generate a special, unique c ... show more

Secret Message Machine

Secret Message Machine

By: Locomule

Views: 75 | LoveIts: 2

Description: *Download to use* Use Turbo mode Click the buttons to make secret messages. Person 1 types their message, the program encrypts it, person 1 copies it and gives it to person 2. Person 2 puts the encrypted message into this application along with the password to decrypt the message and read it. Re ... show more

Encryptor

Encryptor

By: jessman

Views: 51 | LoveIts: 1

Description: This is an encryption program that I made, and it is based on a Vigenere cipher. In order to use it, just type in the letters you want to use, including the space bar, and to go to a new line, press the down arrow key. The Vigenere cipher modifies the plaintext by a keyword to turn it into ciphertex ... show more

NCRYPT

NCRYPT

By: Servine

Views: 38 | LoveIts: 5

Description: NCrypt text is the new standard for encryption. With a possible of 37 encryptions for one string, its super! Also, one LITTLE change to the string changes it completely! Why did I make this? If ACTA does pass for the EU, we need to send encrypted messages so we're not constantly being looked over ... show more

ENCRYPTO

ENCRYPTO

By: Subh

Views: 29 | LoveIts: 2

Description: Encrypto and Decrypto are 2 encryption and decryption projects where you can encrypt/decrypt your message. In other words, the two softwares can change your normal sentences into non-readable codes, which can be converted back to normal sentences using Decrypto. This will prevent anybody from readi ... show more

DECRYPTO

DECRYPTO

By: Subh

Views: 23 | LoveIts: 3

Description: Encrypto and Decrypto are 2 encryption and decryption projects where you can encrypt/decrypt your message. In other words, the two softwares can change your normal sentences into non-readable codes, which can be converted back to normal sentences using Decrypto. This will prevent anybody from rea ... show more

EncryptoPix

EncryptoPix

By: ahawesome

Views: 19 | LoveIts: 0

Description: Draw in the white area. Click encrypt. Set your encryption key. Now, you can only access your drawing with the key. Commands: *Press space to clear. *A sample is included. Use decryption key '123' to see it. *To enter a key, simply type it in on the keyboard.

Password System

Password System

By: kirkalexander

Views: 19 | LoveIts: 0

Description: This is a password system,so feel free to down load it for one of your projects. When I uploaded it,a password was already set so press R to reset.

Scratch Encryption-Decryption

Scratch Encryption-Decryption

By: GeonoTRON2000

Views: 14 | LoveIts: 0

Description: Encrypt or decrypt things with a simple substitution cypher! P.S. I recommend you change the toalpha variable to something more secure. Also, due to Scratch's case insensitivity, it may mess up the case of you string.

Micro Encryptor

Micro Encryptor

By: Scratcher456

Views: 13 | LoveIts: 0

Description: When it asks 'A=' enter the letter you want to replace 'A' with. If you type in 'G' it will set A to G, B to H, C to I, and so on. It will then ask 'Message:'. Type in AAA- followed by you message, with a '-' between every word instead of a space.

Ceaser Shift Code Creator

Ceaser Shift Code Creator

By: allyally42

Views: 12 | LoveIts: 1

Description: Enter a word or a sentence and this will covert it into a ceaser shift code. For those of you who dont know the code, it basically moves all the letters along the alphabet a certain number of places (Var Places shifted). So if Places shifted = 1, then 'hello' will become 'ifmmp', as 'h' will become ... show more

wizzardCrypt v1

wizzardCrypt v1

By: zippynk

Views: 9 | LoveIts: 0

Description: Update: Fixed a bug where higher encryption keys wouldn't work. DONE! The next project in the magic series, which started with Fairydust. This is an encryption program that will understand most symbols (not all) and encrypt them and un-encrypt them with 40 privacy codes. (Note: The privacy code of ... show more

verschlüsseln

verschlüsseln

By: brainy

Views: 3 | LoveIts: 0

Description: Ver- und entschlüsselt einen Text. Der Schlüssel wird in die "???" Liste eingetragen. Mit den beiden geraden Pfeilen können Klartext und Geheimtext geändert werden, mit den gebogenen Pfeil wird ver- und entschlüsselt.

Advanced Encryption - Encrypted data changes every time!

Advanced Encryption - Encrypted data changes every time!

By: jimbob926

Views: 3 | LoveIts: 1

Description: This is an advanced encryption project. What makes it different from other projects is that the encrypted data changes every time you use it while still being able to decrypt it! I still need to make the cipher more though. See if you can work out how it changes the encryption every time. To do: ... show more

Please Wait...