{ "abstract" : "Encrypt Data with Cipher Block Chaining Mode", "author" : [ "Lincoln Stein, lstein@cshl.org" ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010", "license" : [ "artistic_2" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "Crypt-CBC", "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "develop" : { "requires" : { "Software::Security::Policy::Individual" : "0", "Test::CPAN::Meta::JSON" : "0.16", "Test::Kwalitee" : "1.21", "Test::Pod" : "1.41", "Test::Spelling" : "0.17" } }, "runtime" : { "requires" : { "Crypt::Cipher::AES" : "0", "Crypt::PBKDF2" : "0", "Crypt::URandom" : "0", "Digest::MD5" : "0", "Digest::SHA" : "0", "perl" : "5.008" } }, "test" : { "requires" : { "Test" : "0", "Test::More" : "0", "lib" : "0" } } }, "provides" : { "Crypt::CBC" : { "file" : "lib/Crypt/CBC.pm", "version" : "3.07" }, "Crypt::CBC::PBKDF" : { "file" : "lib/Crypt/CBC/PBKDF.pm", "version" : "3.07" }, "Crypt::CBC::PBKDF::none" : { "file" : "lib/Crypt/CBC/PBKDF/none.pm", "version" : "3.07" }, "Crypt::CBC::PBKDF::opensslv1" : { "file" : "lib/Crypt/CBC/PBKDF/opensslv1.pm", "version" : "3.07" }, "Crypt::CBC::PBKDF::opensslv2" : { "file" : "lib/Crypt/CBC/PBKDF/opensslv2.pm", "version" : "3.07" }, "Crypt::CBC::PBKDF::pbkdf2" : { "file" : "lib/Crypt/CBC/PBKDF/pbkdf2.pm", "version" : "3.07" }, "Crypt::CBC::PBKDF::randomiv" : { "file" : "lib/Crypt/CBC/PBKDF/randomiv.pm", "version" : "3.07" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Crypt-CBC" }, "homepage" : "http://search.cpan.org/dist/Crypt-CBC/", "repository" : { "type" : "git", "url" : "git://github.com/lstein/Lib-Crypt-CBC.git", "web" : "https://github.com/lstein/Lib-Crypt-CBC" } }, "version" : "3.07", "x_generated_by_perl" : "v5.38.2", "x_maintainers" : [ "Timothy Legge " ], "x_serialization_backend" : "Cpanel::JSON::XS version 4.39", "x_spdx_expression" : "Artistic-2.0" }