-
-
17 May 2021 15:03:53 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (13)
- Testers (2304 / 0 / 0)
- Kwalitee
Bus factor: 1- 91.83% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (39.29KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Crypt::Cipher::AES
- Crypt::PBKDF2
- Digest::MD5
- Digest::SHA
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 3.04
- Fixed bug involving manually-specified IV not being used in some circumstances.
Modules
Encrypt Data with Cipher Block Chaining ModeProvides
in lib/Crypt/CBC/PBKDF.pmin lib/Crypt/CBC/PBKDF/none.pmin lib/Crypt/CBC/PBKDF/opensslv1.pmin lib/Crypt/CBC/PBKDF/opensslv2.pmin lib/Crypt/CBC/PBKDF/pbkdf2.pmin lib/Crypt/CBC/PBKDF/randomiv.pmExamples
Module Install Instructions
To install Crypt::CBC, copy and paste the appropriate command in to your terminal.
cpanm Crypt::CBC
perl -MCPAN -e shell install Crypt::CBC
For more information on module installation, please visit the detailed CPAN module installation guide.