Description
Blowfish block cipher operations can be performed from a pure-Perl object-oriented implementation. Developers use this module when maintaining legacy encryption workflows that require Blowfish without native code. It may process secret keys and encrypted data, and modern alternatives should be considered for new systems.