Posted By: Kirk Haines
Date: 2005-10-15 22:26
Summary: New release adds better install, tests, gem
Project: Crypt::ISAAC
A new release that offers the option to seed the PRNG object from /dev/random instead of /dev/urandom (may be slow -- a lot of entropy is needed).
This release has also been restructured to use a much better installer in preparation for future expansion that will offer a C extension for better speed on platforms where the extension can be built. It includes a basic test suite, and a gem has been built against this release, as well. |
|