Description
Perl applications can use a simplified interface for basic encryption and decryption tasks. It is intended to make small cryptographic operations easier to call from application code.
It is a cryptographic helper, not a guarantee of secure design. Developers should check which algorithms and modes are used and prefer well-reviewed modern libraries for sensitive new systems.