rtty: add compatibility for wolfssl >= 5.0
authorSergey V. Lobanov <sergey@lobanov.in>
Mon, 3 Jan 2022 18:10:50 +0000 (21:10 +0300)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Thu, 6 Jan 2022 22:21:20 +0000 (23:21 +0100)
commit9913c0899a8fb6bfbda33e7a1fd84f2fa6c3ddda
tree4852ed5746c72befe59047d5c9da26d1a7599407
parent9a9f26796bdf4bd6ebe5a9aee9dcb2feee54780f
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>
utils/rtty/Makefile
utils/rtty/patches/100-wolfssl_5_support.patch [new file with mode: 0644]