[jQuery] query string encrypt/decrypt plugin????

[jQuery] query string encrypt/decrypt plugin????


Hi
I have been looking for code that can let me encrypt the query string
created for an ajax call to a php script. The way I have been using
the $.ajax, my params in query string are readily available to
everyone to modify and play with. I do understand that this method may
not be an absolute way of securing things but it would atleast be
useful in deterring the most.
Is there a plugin or some example code to do it? Does anyone share the
need for something like this. If so then please reply to this message
and express your thoughts on it that may create a mass need for
something like this.
Thanks everyone!!