Miroslav Lichvar pushed to branch master at chrony / chrony
Commits:
-
fee12ec9
by Miroslav Lichvar at 2026-03-02T11:59:46+01:00
cmac+hash: add support for Nettle 4.0
Support for truncated digests was removed in Nettle 4.0. The digest
functions no longer accept the output length. Provide a full-length
buffer and copy the requested length of the digest, same as with the
other crypto providers.
-
9fffb994
by Miroslav Lichvar at 2026-03-02T13:46:27+01:00
test: finalize LOG when skipping in unit test
This fixes a leak reported by valgrind.
4 changed files:
|