Files
chrony/cmac_nettle.c
Miroslav Lichvar fee12ec914 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.
2026-03-02 11:59:46 +01:00

3.2 KiB