---
abstract: 'A toolkit to help encrypt and decrypt XML Digital Signatures.'
author:
  - 'Timothy Legge <timlegge@cpan.org>'
build_requires:
  Crypt::OpenSSL::Guess: '0'
  CryptX: '0'
  Exporter: '0'
  File::Slurper: '0'
  File::Which: '0'
  Import::Into: '0'
  Test::Lib: '0'
  Test::More: '0'
  XML::LibXML::XPathContext: '0'
  namespace::autoclean: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: XML-Enc
provides:
  XML::Enc:
    file: lib/XML/Enc.pm
    version: '0.15'
requires:
  Carp: '0'
  Crypt::AuthEnc::GCM: '0.062'
  Crypt::Mode::CBC: '0'
  Crypt::OpenSSL::X509: '0'
  Crypt::PK::RSA: '0.081'
  Crypt::PRNG: '0'
  MIME::Base64: '0'
  XML::LibXML: '0'
  feature: '0'
  perl: '5.010'
  strict: '0'
  vars: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/perl-net-saml2/perl-XML-Enc/issues
version: '0.15'
x_contributors:
  - 'Timothy Legge <timlegge@gmail.com>'
x_generated_by_perl: v5.38.2
x_maintainers:
  - 'Timothy Legge <timlegge@cpan.org>'
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'