rtty: add compatibility for wolfssl >= 5.0
authorSergey V. Lobanov <sergey@lobanov.in>
Mon, 3 Jan 2022 18:10:50 +0000 (21:10 +0300)
committerHannu Nyman <hannu.nyman@iki.fi>
Sat, 21 Jan 2023 19:20:05 +0000 (21:20 +0200)
commitcda7d2f24c57530d15e6d79037584876d187f75c
tree4eca810e0e4095543f7a8e21201c68917bad02e4
parent38f9166dd640ea9f129a67ced4a375b2ac270e67
rtty: add compatibility for wolfssl >= 5.0

NTRU support has been removed in wolfssl 5.0 so it is required to
mask NTRU specific code if wolfssl >= 5.0

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
(cherry picked from commit 9913c0899a8fb6bfbda33e7a1fd84f2fa6c3ddda)
utils/rtty/Makefile
utils/rtty/patches/100-wolfssl_5_support.patch [new file with mode: 0644]