On Oct 18, 2025 04:13, ASSI via devel <[email protected]> wrote:


On one of my systems where I installed LibreSSL development headers:

--8<---------------cut here---------------start------------->8---
LibSSL version                                                  : LibreSSL 4.1.0

tests that fail 1/2
    /home/gratz/ntp/ntpsec/build/main/libaes_siv/runtests
stderr:
runtests: ../../libaes_siv/tests.c:80: test_malloc_failure: Assertion `ret == 1' failed.
--8<---------------cut here---------------end--------------->8---

The same test works correctly when using OpenSSL 3.5.3 headers instead.
The binary also works just fine when ignoring the fail and tests w/o
errors (I don't know if that part gets exercised though), but I think
the asserts in the code (there's a second one a few lines later that
testst for "ret > 1") are just not correct for LibreSSL.


Feel free to submit a patch.

The tested code is only used for Network Time Security.

Last time I checked LibreSSL did not support some features we require for NTS.

I'm sure the situation has changed, but I don't know how.
_______________________________________________
devel mailing list
[email protected]
https://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to