Source: faest-ref
Priority: optional
Maintainer: Sebastian Ramacher <sramacher@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libboost-test-dev <!nocheck>,
 libntl-dev <!nocheck>,
 libssl-dev,
 meson,
 ninja-build,
 pkgconf
Standards-Version: 4.7.1
Section: libs
Homepage: https://faest.info/

Package: libfaest-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libfaest1 (= ${binary:Version}), ${misc:Depends}
Description: post-quantum digital signature scheme FAEST (development files)
 FAEST is a digital signature algorithm designed to be secure against quantum
 computers. The security of FAEST is based on standard cryptographic hashes and
 ciphers, specifically SHA3 and AES, which are believed to remain secure
 against quantum adversaries.
 .
 This package contains the development files.

Package: libfaest1
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: post-quantum digital signature scheme FAEST (shared library)
 FAEST is a digital signature algorithm designed to be secure against quantum
 computers. The security of FAEST is based on standard cryptographic hashes and
 ciphers, specifically SHA3 and AES, which are believed to remain secure
 against quantum adversaries.
 .
 This package contains the shared library.
