~apreiml/hare-aes

add readme + license.
key expansion
aes block: blocks

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~apreiml/hare-aes
read/write
git@git.sr.ht:~apreiml/hare-aes

You can also use your local clone with git send-email.

AES reference implementation ported to hare. It is not a constant time 
implementation and the code has not been audited.