Difference between revisions of "Team:Groningen/Coding"

Line 205: Line 205:
 
], current;
 
], current;
 
 
var stg = new Stager(stages, elCur, elDesc, elEnc, elKey);
+
var stg = new Stager(stages, elCur, elDesc, elEnc);
stg.init(elMsg, elStage);
+
stg.init(elMsg, elKey, elStage);
 
</script>
 
</script>
 
</body>
 
</body>
 
</html>
 
</html>
 
{{Groningen/footer}}
 
{{Groningen/footer}}

Revision as of 13:36, 4 October 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