On Monday, February 3, 2014 6:23:24 AM UTC, Fahim Patel wrote: > > Hello folks, > > I am using .net API and response of API is in encrypted form. Please let > me know how should I proceed to do decryption. > > Well the specifics will depend on how the response was encrypted, but ruby's openssl library contains most of the raw crypto stuff you're likely to need. There are also some higher level libraries that are supposed to be easier to work with (eg ezcrypto) although I'm not very familiar with these.
Fred > Thanks! in advance. > > Best Regards > Fahim Babar Patel > > > > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/2d1d6440-f3ac-462a-8383-4606dfa281a0%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

