Source: libisal-crypto
Priority: optional
Maintainer: Vitaliy Filippov <vitalif@yourcmc.ru>
Build-Depends:
 debhelper-compat (= 13),
 nasm,
 help2man
Standards-Version: 4.7.0
Section: libs
Homepage: https://github.com/intel/isa-l-crypto
Rules-Requires-Root: no

Package: libisal-crypto-dev
Section: libdevel
Architecture: amd64 arm64 mips64el ppc64el riscv64 s390x alpha hurd-amd64 loong64 ppc64 sparc64
Depends:
 libisal-crypto (= ${binary:Version}),
 ${misc:Depends},
Description: Intel(R) Intelligent Storage Acceleration Library - devel files
 Collection of optimized low-level functions targeting storage applications.
 Includes multi-buffer hashes (SHA1, SHA256, SHA512, MD5, SM3), block ciphers
 (AES-XTS, AES-GCM, AES-CBC), rolling hash implementation.
 .
 This package contains the development files needed to build against the shared
 library.

Package: libisal-crypto
Architecture: amd64 arm64 mips64el ppc64el riscv64 s390x alpha hurd-amd64 loong64 ppc64 sparc64
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Intel(R) Intelligent Storage Acceleration Library - shared library
 Collection of optimized low-level functions targeting storage applications.
 Includes multi-buffer hashes (SHA1, SHA256, SHA512, MD5, SM3), block ciphers
 (AES-XTS, AES-GCM, AES-CBC), rolling hash implementation.
 .
 This package contains the shared library.
