On Sep 19, 2009, at 1:53 AM, mahesh s wrote: > HI > > Im creating a rails app using blowfish encryption and > decryption, in my app i have included a gem crypt for doing a > encryption and im trying to decrypt the result using blowfish.js > is that possible to do that encryption via ruby gem and decryption > via blowfish.js, i download the blowfish js from the > url:http://dren.ch/js/blowfish.js > > Is it possible to implement encryption via ruby decryption via js? .
Yes. (Assuming that the algorithms are correctly implemented, of course.) -Rob Rob Biedenharn http://agileconsultingllc.com [email protected] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

