File debian.control of Package postquantumcryptoengine
Source: postquantumcryptoengine
Priority: optional
Maintainer: kimi <noreply@nodomain.org>
Build-Depends: debhelper (>= 9),
# use .dsc file to control build dependencies
# since there may be different dependencies in
# different Debian/Ubuntu versions
Standards-Version: 4.5.0
Section: libs
Homepage: https://gitlab.linphone.org/BC/public/postquantumcryptoengine
Rules-Requires-Root: no
Package: postquantumcryptoengine-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
libpostquantumcryptoengine1 (= ${binary:Version}),
liboqs-dev (>= 0.7.1-0+0.0),
${misc:Depends},
Description: extension to the bctoolbox lib providing Post Quantum
Cryptography (development files)
.
This package contains the development files.
Package: libpostquantumcryptoengine1
Architecture: any
Multi-Arch: same
#Depends: liboqs2 (>= 0.7.1-0+0.0),
#liboqs4,
Depends: ${misc:Depends},
${shlibs:Depends},
Description: extension to the bctoolbox lib providing Post Quantum
Cryptography.
* Kyber 512, 768 and 1024
* HQC 128, 192 and 256 (NIST round 3 version)
* X25519 and X448 in KEM version and a way to combine two or more of
theses.
.
This package contains the shared library.