Hi Friends, am looking for an encryption / decryption algorithm that should support both server side and client side.
My exact requirement is, I need to encrypt the data in server side and the same should be decrypt in client side using JavaScript / JQuery / AngularJS.
Please help me...