aboutsummaryrefslogtreecommitdiff
path: root/utils/rtty/patches
Commit message (Collapse)AuthorAge
* rtty: add compatibility for wolfssl >= 5.0Sergey V. Lobanov2022-01-06
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>