{
"abstract" : "A fast and small hybrid crypto system",
"author" : [
"Leon Timmermans <fawaka@gmail.com>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Crypt-ECDH_ES",
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build::Tiny" : "0.034",
"perl" : "5.006"
}
},
"develop" : {
"requires" : {
"Pod::Coverage::TrustPod" : "0",
"Test::More" : "0",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.08"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"Crypt::Curve25519" : "0",
"Crypt::Rijndael" : "1.16",
"Crypt::SysRandom" : "0",
"Digest::SHA" : "0",
"Exporter" : "5.57",
"perl" : "5.006",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"requires" : {
"File::Spec" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Test::More" : "0",
"perl" : "5.006"
}
}
},
"provides" : {
"Crypt::ECDH_ES" : {
"file" : "lib/Crypt/ECDH_ES.pm",
"version" : "0.006"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/Leont/crypt-ecdh_es/issues"
},
"repository" : {
"type" : "git",
"url" : "git://github.com/Leont/crypt-ecdh_es.git",
"web" : "https://github.com/Leont/crypt-ecdh_es"
}
},
"version" : "0.006",
"x_generated_by_perl" : "v5.40.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.39",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}