Pike programming language

Top Nettle Nettle.BlockCipher16 Nettle.BlockCipher16()->CMAC
➤ Nettle.BlockCipher16()->CCM8.name() Nettle.BlockCipher16()->CMAC.State ➤

Module Nettle.BlockCipher16()->CMAC

Inheritance graph
__builtin.Nettle.__Hash __builtin.Nettle.MAC Nettle.BlockCipher16.CMAC
Description

CMAC - Cipher-based Message Authentication Code

This module implements the CMAC algorithm from RFC 4493.

Note

Requires Nettle 3.5 or later.


Inherit MAC

inherit __builtin.Nettle.MAC : MAC

Extracted from as of .