E-HACK's WilterCrypt v1.1




Ok, here's what I've changed for WilterCrypt v1.1. Version 1.0 did not allow spaces and I hadn't really thought about the fact that JavaScript would allow them, so, this version allows spaces, it still has the same number of letters and the same range for keys (1-63) I had messed around with makin' one with 2 keys, thinking that it would be MUCH more secure, but I found that it could be decrypted with only 1 key, making it pretty much useless, I'm going to be working on this a lot more, and v2.0 should be able to accept any key given to it (although, I'd expect long keys to take a while on some machines). The charicters that this will now accept are
"0123456789abcdefghijklmnopqrstuvwxyz. -ABCDEFGHIJKLMNOPQRSTUVWXYZ"
As you may have noticed, I got rid of the underscore _ and tildea ~ coz I didn't think people would really use either that much I replaced them with a space and a dash -...I'm still working on this in my spare time, I expect v2.0 to be out around february or march, I dunno though.
Thanks,
E-HACK

Back to my JavaScripts page


WilterCrypt v1.1 By: E-HACK
Input:
Output:
Key:


Source for WilterCrypt v1.1


© 1997 E-HACK (ehack@wilter.com)