JavaScript Encryption?
Well, why not?
Okay, this seemed a little “off” to me at first, but then I thought about it and, well, why not? I mean, it’s not much of a programing language, but it is, after all, a programing language of a sort. So, I bring to you JavaScrypt, JavaScript based encryption tools. They are capable of being run on your local machine without being online, as long as you can use JavaScript, which most modern browsers can. And it’s real encryption, too! They use the MD5 and AES algorythms.
Actually, it’s pretty neat. They make the source available to you in a download, so you can not only run it on your local machine, but you can also play with the code. Good stuff, Maynard!