1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
  
     | 
    
      ---
abstract: 'DSA Signatures and Key Generation'
author:
  - 'Benjamin Trott <ben@sixapart.com>'
build_requires:
  Convert::PEM: '0.13'
  Crypt::DES_EDE3: '0'
  Data::Buffer: '0.01'
  ExtUtils::MakeMaker: '6.42'
  File::Which: '0.05'
  Math::BigInt: '1.78'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '6.42'
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: Crypt-DSA
requires:
  Convert::ASN1: '0'
  Convert::PEM: '0.13'
  Crypt::URandom: '0'
  Data::Buffer: '0.01'
  Digest::SHA: '0'
  File::Spec: '0'
  File::Which: '0.05'
  IPC::Open3: '0'
  MIME::Base64: '0'
  Math::BigInt: '1.78'
  perl: '5.006'
resources:
  homepage: https://github.com/perl-Crypt-OpenPGP/Crypt-DSA
  repository: https://github.com/perl-Crypt-OpenPGP/Crypt-DSA.git
version: '1.19'
x_generated_by_perl: v5.38.2
x_maintainers:
  - 'Timothy Legge <timlegge@gmail.com>'
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
 
     |