File: control

package info (click to toggle)
qatengine 2.0.0-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,264 kB
  • sloc: ansic: 88,285; sh: 475; makefile: 245
file content (46 lines) | stat: -rw-r--r-- 1,317 bytes parent folder | download
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
43
44
45
46
Source: qatengine
Section: utils
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libcrypto-mb-dev,
 libipsec-mb-dev,
 libqat-dev,
 libssl-dev,
 libusdm-dev,
 pkgconf,
Standards-Version: 4.7.3
Homepage: https://github.com/intel/QAT_Engine
Vcs-Browser: https://forgejo.debian.net/intel/qatengine
Vcs-Git: https://forgejo.debian.net/intel/qatengine

Package: openssl-provider-qat
Section: utils
Architecture: amd64
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 qatlib-service,
Description: Intel Quickassist Technology (QAT): OpenSSL provider
 Intel QuickAssist Technology (QAT) provides hardware acceleration for
 offloading security, authentication and compression services from the CPU for
 significant increased performance and efficiency.
 .
 QAT_Engine provides extended acceleration support for OpenSSL.

Package: qatengine
Section: oldlibs
Architecture: amd64
Multi-Arch: foreign
Depends:
 openssl-provider-qat,
 ${misc:Depends},
Description: Intel Quickassist Technology (QAT): OpenSSL provider (transitional package)
 Package to ease upgrading from older qatengine package to the new
 openssl-provider-qat package.
 .
 This package can be purged at anytime once the openssl-provider-qat package
 has been installed.