Difference between revisions of "Team:Groningen/Coding"

Line 241: Line 241:
 
}
 
}
 
 
elEnc.oninput = elEnc.onkeyup = resetStage;
+
elMsg.oninput = elMsg.onkeyup = resetStage;
 
elKey.oninput = elKey.onkeyup = resetStage;
 
elKey.oninput = elKey.onkeyup = resetStage;
 
elStage.onclick = showStage;
 
elStage.onclick = showStage;

Revision as of 14:32, 26 August 2016

CryptoGE®M
Team
Project
Biology
Computing
Human Practice
Acknowledgements

SpyGEM coding

Encryption


Enter the message you want to secure here

Message

Key

Enter your secret key/password here


Plain text


Oop top