On 17.5.2023 20.07, Jussi Kivilinna wrote:

Which combination(s) of nonce size and tag size would it be useful to
advertise like that?

Would same values as for gcm_aes128 make sense (nonce=12, tag=16)?

My use-case is pretty simply to find "ocb_<cipher>" from nettle_aeads
list for benchmark run and don't really care about which nonce/tag
length gets used. See:
   
https://github.com/jkivilin/bench-slopes/blob/master/src/bench-slope-nettle.c#L380

I decided to rewrite AEAD benchmarking to use each mode directly through
corresponding headers instead. So that link does not point correct place
anymore.

-Jussi

_______________________________________________
nettle-bugs mailing list -- nettle-bugs@lists.lysator.liu.se
To unsubscribe send an email to nettle-bugs-le...@lists.lysator.liu.se

Reply via email to