]> git.ipfire.org Git - thirdparty/chrony.git/commit
siv: drop internal implementation
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 12 Nov 2024 15:34:40 +0000 (16:34 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 14 Nov 2024 12:43:18 +0000 (13:43 +0100)
commitc85ec4ff0fee295e77238da5bbb3a2c5d90d81b6
treed6413edf6b5dbb61b57a881d45dba7e3545d908c
parentd9d97f76d7f8b359bad904d1ac3b85dc089e9512
siv: drop internal implementation

Nettle (>=3.6) and GnuTLS (>=3.6.14) with the AES-SIV-CMAC support
required for NTS are now widely available in operating systems. Drop
the internal Nettle-based implementation.
configure
siv_nettle.c
siv_nettle_int.c [deleted file]