Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rtty: update to 8.1.2 | Jianhui Zhao | 2024-05-04 |
| | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com> | ||
* | rtty: Fix compilation with musl libc 1.2.5 | Hauke Mehrtens | 2024-04-19 |
| | | | | | | Support POSIX basename used in musl libc 1.2.5. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> | ||
* | rtty: update to 8.0.1 | Jianhui Zhao | 2022-05-22 |
| | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com> | ||
* | rtty: add compatibility for wolfssl >= 5.0 | Sergey V. Lobanov | 2022-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> |