Source: libcryptx-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper-compat (=13),
               libjson-perl <!nocheck>,
               libmath-bigint-perl <!nocheck>,
               perl-xs-dev,
               perl:native
Testsuite: autopkgtest-pkg-perl
Standards-Version: 4.6.1
Vcs-Browser: https://gitee.com/openkylin/libcryptx-perl
Vcs-Git: https://gitee.com/openkylin/libcryptx-perl.git
Homepage: https://metacpan.org/release/CryptX
Rules-Requires-Root: no

Package: libcryptx-perl
Architecture: any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends},
         libmath-bigint-perl
Recommends: libjson-perl
Description: Perl module that provides a self-contained cryptographic toolkit
 CryptX is a self-contained cryptgraphico toolkit based on
 https://github.com/libtom/libtomcrypt. It provides cyphers, block cipher
 modes, authenticated encryption modes, hash functions, message authentication
 codes, public key cryptography, cryptographically secure random number
 generators, key derivation functions.
