This module provides a pure Perl implementation of the CAST5 block cipher. CAST5 is also known as CAST-128. It is a product of the CAST design procedure developed by C. Adams and S. Tavares. WWW: http://search.cpan.org/search?dist=Crypt-CAST5_PP (NOTE: I don't add the dependency for Test::More because it is required only for testing.)
State Changed From-To: open->closed committed, thanks