Owen Kirby osk@exegin.com writes:
Latest round of changes to the CCM modes, this moves the processing of L(a) into ccm_set_nonce() and updates the all-at-once API to concatenate the ciphertext and digest together.
Pushed now, with some smaller changes. All uses of nettle_crypt_func are replaced by nettle_cipher_func (introduced last week), and the cipher context arguments accordingly changed to const. And some tweaks of indentation and line breaks.
Documentation remains to do.
Thanks, /Niels