Robert Walker wrote: > There is no distinction between character based data or binary data in > the world of encryption. All that's important is that you take a string > of bits, mix it with some pseudo-randomly generated bits, based on a > known algorithm, and store a string of bits.
Small clarification: I should have said a "stream of bits" rather than "string of bits." -- 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.

