Does Ruby has free DES encrypt lib?
···
--
Posted via http://www.ruby-forum.com/.
Does Ruby has free DES encrypt lib?
--
Posted via http://www.ruby-forum.com/.
I think there is a DES cipher in the openssl api. Unfornutately, this
is not well documented.
Check openssl ruby-stdlib documentation.