Thank u guys i will try for that On Sun, Sep 20, 2009 at 10:41 PM, Robert Walker < [email protected]> wrote:
> > 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 [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 -~----------~----~----~----~------~----~------~--~---

