An Enigma!

Status
Not open for further replies.
Joined
Jun 2, 2003
Messages
23,591
I am looking for a simple program or method of encrypting and decrypting forum posts (not on BITOG) across platforms.

1. write something
2. enter the key
3. push the encrypt button
4. copy the output and post it here

Decrypt in similar fashion. There used to be an online Enigma that worked, but I can't find it anymore.

The whole operation should work similar to this:

http://webnet77.com/cgi-bin/helpers/blowfish.pl
http://www.floydpinkerton.net/fun/encrypt.html
http://members.aol.com/brimiljeep/WebPages/EncryptionDecryptionToolPage.html

PS: Doesn't have to be strong encryption but should be able to foil the casual onlooker who stumbles across this particular forum.
 
Why not just borrow the javascript in the second URL.

The script is right there, you can use it...

Perhaps there are other javascript encryption examples on the web.
 
Write in basic proper English using a vocabulary around the 11th-grade level and you have likely eliminated 90-percent of the population from understanging thine verbiage from the get-go.
 
fyi thats very strong crypto: 448 bit blowfish plus a proprietary "Scrambler" that takes the encrypted data, and encrypts it again with a text based output

no you cant have it and its not cross platform (windows only), but i thought id share because i just got done coding it right before i saw this post!
 
Status
Not open for further replies.
Back
Top