Initializes the AEGIS-128L MAC state with the provided key and nonce.
The key (must be aegis128l_KEYBYTES long).
The nonce (must be aegis128l_NPUBBYTES long).
AssertError if key or nonce lengths are invalid.
See Implementation
Initializes the AEGIS-128L MAC state with the provided key and nonce.