package Crypt::AuthEnc; use strict; use warnings; our $VERSION = '0.090'; ### not used 1; =pod =head1 NAME Crypt::AuthEnc - [internal only] =head1 SYNOPSIS Do not use this module directly. Use a concrete authenticated-encryption module instead. =head1 SEE ALSO =over =item * L =item * L, L =item * L, L, L, L, L =back =cut