]> git.ipfire.org Git - thirdparty/chrony.git/commit
cmac: add support for Nettle
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 17 Sep 2019 14:58:31 +0000 (16:58 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 24 Sep 2019 12:04:44 +0000 (14:04 +0200)
commite8069a01796538a3ba7222c2cf53cbed432bbab6
treed8a40c2902d8630eb673c09d3c1cb8562b4fbd17
parentf3f840551ac1ea9512d74298e2b5f8fc1bcda358
cmac: add support for Nettle

Add support for AES128 and AES256 CMAC in Nettle.
cmac_nettle.c [new file with mode: 0644]
configure