Crypt::CAST5_PP

The CAST5 block cipher, implemented in pure Perl.

Installation:
    perl Makefile.PL
    make
    make test
    make install

To Do:
Think about using autosplit.


Copyright (c) 2002 Bob Mathews. All rights reserved.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
