]> git.ipfire.org Git - thirdparty/gnutls.git/commit
liboqs: check whether Kyber768 is compiled in
authorDaiki Ueno <ueno@gnu.org>
Sun, 28 Jul 2024 23:40:34 +0000 (08:40 +0900)
committerDaiki Ueno <ueno@gnu.org>
Mon, 29 Jul 2024 00:00:50 +0000 (09:00 +0900)
commitdfac4bb0d96507a409e3c3434c04bd8f79ac479f
treed1d2321295cb3a60de1347360c0eac47f1729487
parentef5a574e3acc358e2a6f7c4efaeb21bef15f9349
liboqs: check whether Kyber768 is compiled in

In the default build configuration of liboqs 0.10.1, Kyber768 is
disabled. This adds a guard against it and skip tests if not
available.

Signed-off-by: Daiki Ueno <ueno@gnu.org>
devel/dlwrap/oqs.syms
lib/dlwrap/oqsfuncs.h
lib/nettle/pk.c
tests/pqc-hybrid-kx.sh