Encrypting app
Just an another tool to encrypt text
SnVzdCBhbiBhbm90aGVyIHRvb2wgdG8gZW5jcnlwdCB0ZXh0
Comments & ratings
Participant feedback and public notes for this demo.
Public comments
Notes left by visitors.
No public comments yet. Start the conversation below.
Leave a public comment
Your comment appears publicly after the human check.
no comment
it does its job
Seems to work, but I don't know enough about encryption to know how "crackable" it'd be. Would have been nice to see the HTML be a bit more semantic (e.g. with labels for the inputs), and/or some styling, as I think there was space for one or both of those. Also doesn't incorporate the theme :(
no comment
Does not work for me. Decoding returns garbage
Something worse than Ceaser cipher, because it doesn't wrap around (!).
no comment
A simple substitution cipher that would not stand cryptanalysis for long. And the form itself is buggy, one needs to reload to switch between encryption and decryption
It's a simple symmetric encryption for simple text. Not really secure, though, being a substitution cipher.