is there an effective way to encrypt data from the user? What I'm trying to do is to get ruby to send some information to a server, however I'd rather that it was secured somehow, to prevent the user from tampering with it. is that possible due ruby being a interpreted language? -- Posted via http://www.ruby-forum.com/.