Description
AES encryption backed by OpenSSL can be used from Perl applications. Developers use this module when software needs symmetric encryption primitives through the OpenSSL library. It may process secret keys, plaintext, and ciphertext, so mode selection and key management are critical.