Source: liboqs Priority: optional Maintainer: Andrius Merkys Build-Depends: astyle , cmake, debhelper-compat (= 13), doxygen, libssl-dev, ninja-build, python3-pytest , python3-yaml , qemu-user-static [amd64 arm64 i386 s390x] , unzip, xsltproc, Standards-Version: 4.6.0 Section: libs Homepage: https://openquantumsafe.org Vcs-Browser: https://salsa.debian.org/merkys/liboqs Vcs-Git: https://salsa.debian.org/merkys/liboqs.git Rules-Requires-Root: no Package: liboqs-dev Section: libdevel Architecture: any Depends: liboqs3 (= ${binary:Version}), ${misc:Depends}, Description: library for quantum-safe cryptographic algorithms (development files) liboqs is an open source C library for quantum-safe cryptographic algorithms. It provides a collection of open source implementations of quantum-safe key encapsulation mechanism (KEM) and digital signature algorithms; a common API for these algorithms; a test harness and benchmarking routines. . liboqs is part of the Open Quantum Safe (OQS) project, which aims to develop and integrate into applications quantum-safe cryptography to facilitate deployment and testing in real world contexts. In particular, OQS provides prototype integrations of liboqs into TLS and SSH, through OpenSSL and OpenSSH. . This package contains the development files. Package: liboqs3 Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends}, Description: library for quantum-safe cryptographic algorithms (shared library) liboqs is an open source C library for quantum-safe cryptographic algorithms. It provides a collection of open source implementations of quantum-safe key encapsulation mechanism (KEM) and digital signature algorithms; a common API for these algorithms; a test harness and benchmarking routines. . liboqs is part of the Open Quantum Safe (OQS) project, which aims to develop and integrate into applications quantum-safe cryptography to facilitate deployment and testing in real world contexts. In particular, OQS provides prototype integrations of liboqs into TLS and SSH, through OpenSSL and OpenSSH. . This package contains the shared library.