Rob Biedenharn wrote: > Yes. (Assuming that the algorithms are correctly implemented, of > course.)
You will also have to make sure you're using the exact same algorithm on both sides. For example OpenSSL on Mac OS X 10.6 contains the following blowfish ciphers: bf bf-cbc bf-cfb bf-ecb bf-ofb You will need to determine which of these your blowfish.js file is using and match that in your Ruby Code. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk@googlegroups.com To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---