Source: ipp-crypto
Section: utils
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-cmake,
 dh-exec,
 clang,
 cmake,
 libssl-dev,
 nasm,
Standards-Version: 4.7.3
Homepage: https://github.com/intel/cryptography-primitives
Vcs-Browser: https://forgejo.debian.net/intel/ipp-crypto
Vcs-Git: https://forgejo.debian.net/intel/ipp-crypto

Package: libippcp12
Section: libs
Architecture: amd64
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Intel Cryptography Primitives: library
 Intel Cryptography Primitives (IPP) is a secure, fast and lightweight library
 of building blocks for cryptography, highly-optimized for various Intel CPUs.
 .
 This package contains the shared library.

Package: libcrypto-mb-dev
Section: libdevel
Architecture: amd64
Depends:
 libcrypto-mb12 (= ${binary:Version}),
 ${misc:Depends},
Description: Intel Cryptography Primitives: Multi-buffer (development)
 Intel Cryptography Primitives (IPP) is a secure, fast and lightweight library
 of building blocks for cryptography, highly-optimized for various Intel CPUs.
 .
 Multi-buffer processing collects multiple operations. Each request is computed
 independently from the others, so it is possible to process several packets at
 the same time.
 .
 This package contains the development files.

Package: libcrypto-mb12
Section: libs
Architecture: amd64
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Intel Cryptography Primitives: Multi-buffer (library)
 Intel Cryptography Primitives (IPP) is a secure, fast and lightweight library
 of building blocks for cryptography, highly-optimized for various Intel CPUs.
 .
 Multi-buffer processing collects multiple operations. Each request is computed
 independently from the others, so it is possible to process several packets at
 the same time.
 .
 This package contains the shared library.

Package: libippcp-dev
Section: libdevel
Architecture: amd64
Depends:
 libippcp12 (= ${binary:Version}),
 ${misc:Depends},
Description: Intel Cryptography Primitives: development
 Intel Cryptography Primitives (IPP) is a secure, fast and lightweight library
 of building blocks for cryptography, highly-optimized for various Intel CPUs.
 .
 This package contains the development files.
