Encryption

Hi

I'm trying to encrypt the traffic between my rails app ( running as a service ) and a client application.

I think I need a cryptography library but I don't know which is the best.

Could you give my some help / pointers ?

Thanks !