Simple encryption library for AS2.0?

ActionCrypt doesn’t work… it’s super oldschool and not easy to integrate with an AS2 project. ASCrypt is just a bunch of one way hashing and stuff, there’s no symmetric key stuff that can actually be decrypted on the other end…

Ideas? I guess my next attempt will be converting an AS3 library into AS2. Should be fun. :expressionless:

I’m not looking to make something ‘secure’, I just don’t want my data instantly readable with Firebug or whatever. :-/