E-HACK's WilterCrypt v1.2




Ok, here's WilterCrypt v1.2, its pretty much the same as v1.1 except in the form, I made the textareas wrap coz I didn't like the way they were in v1.0 and v1.1, also, I've added some key validation in that it makes sure you use a key, and that it's a number between 1 and 63, and I've made it check to see that there is something in the input box for it to encrypt, I haven't been able to get it to check to see that the key isn't a letter, so if ya know how I could do that, please, let me know. v2.0 should be out soon, I'm currently working on another algorythm that will be much more secure and allow for unlimited key length, I'm having a hell of a time, and if you know a bit of C/C++ and JavaScript, I could probably use a hand... I also added WilterCrack v1.0 to this, I've had it done since the day I made WilterCrypt v1.0, but I hadn't really thought about adding it, I basically made a button that will pop up WilterCrack in another (small 700x200 pixles) window, WilterCrack is on a different page and the source for it is at the bottom of this page below the source for WilterCrypt v1.2. Well, have fun,
Thanks,
E-HACK


Changes from v1.0 to v1.1
  1. Took out the "~" and "_"
  2. Added a space and "-"(dash)
Changes from v1.1 to v1.2
  1. Added 'textwrap' to the textareas
  2. Added bgcolor to the table
  3. Added WilterCrack
  4. Added Key validation (makes sure you use a key and that its less than 64)
  5. Added "Reset" function to make the form reset itself when the page is loaded
Possible changes in v2.0
Back to my JavaScript page


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


Source for WilterCrypt v1.2

Source for WilterCrack v1.0 (crack.htm)

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