Crypt-TEA
view release on metacpan or search on metacpan
Encrypts blocksize() bytes of $data and returns the
corresponding ciphertext.
decrypt($data)
Decrypts blocksize() bytes of $data and returns the
corresponding plaintext.
SEE ALSO
https://web-beta.archive.org/web/20030208020932/http://www.vader.brad.ac.uk/tea/tea.shtml
Crypt::CBC, Crypt::Blowfish, Crypt::DES
ACKNOWLEDGEMENTS
Dave Paris
For taking the time to discuss and review the initial
version of this module, making several useful suggestions,
and contributing tests.
Mike Blazer and Gil Cohen
For testing under Windows.
Decrypts blocksize() bytes of $data and returns the corresponding
plaintext.
=back
=head1 SEE ALSO
L<https://web-beta.archive.org/web/20030208020932/http://www.vader.brad.ac.uk/tea/tea.shtml>
Crypt::CBC, Crypt::Blowfish, Crypt::DES
=head1 ACKNOWLEDGEMENTS
=over 4
=item Dave Paris
For taking the time to discuss and review the initial version of this
module, making several useful suggestions, and contributing tests.
( run in 0.253 second using v1.01-cache-2.11-cpan-9a3d99fc6dc )