If you want a fun little project, try porting ASCON to your language of choice! Shouldn't take more than a couple hours. Here's mine (in Go): https://github.com/lukechampine/ascon
I suppose if Ascon is widely adopted, it'll be worth adding an optimized assembly implementation...
I suppose if Ascon is widely adopted, it'll be worth adding an optimized assembly implementation...