Crypt::Mac - [internal only]
Do not use this module directly.
Use a concrete MAC module instead.
CryptX
Crypt::Mac::HMAC, Crypt::Mac::Poly1305, Crypt::Mac::BLAKE2b, Crypt::Mac::BLAKE2s
Crypt::Mac::OMAC, Crypt::Mac::PMAC, Crypt::Mac::XCBC, Crypt::Mac::F9, Crypt::Mac::Pelican
To install CryptX, copy and paste the appropriate command in to your terminal.
cpanm
cpanm CryptX
CPAN shell
perl -MCPAN -e shell install CryptX
For more information on module installation, please visit the detailed CPAN module installation guide.