This is a newer nonce misuse-resistant cipher specified in RFC 8452, which is now supported in the development code of the Nettle library. The advantages over AES-SIV-CMAC-256 are shorter keys and better performance.
Avoid encryption or decryption using uninitialized data, or causing a crash, if a key was not set for the SIV instance.