Description
Perl applications can perform RSA operations through the OpenSSL libraries, including encoding, decoding, signing, or verification workflows depending on how the module is used. This supports software that must interoperate with RSA-based formats.
It is a cryptographic library. RSA must be used with correct padding, key sizes, and protocols; applications should avoid designing custom encryption flows around raw primitives.