Description
Perl applications can use the Blowfish block cipher through an XS-backed implementation. It is mainly relevant for maintaining older systems or protocols that already require Blowfish compatibility.
It is a cryptographic library, not an encryption app. New designs should prefer modern audited algorithms and modes, and applications must manage keys and padding safely.