Introducing Adiantum: Encryption for the Next Billion Users
Anybody up for implementing this for #golang ?https://security.googleblog.com/2019/02/introducing-adiantum-encryption-for.html …
I imagine a port wouldn't be too tricky, since Adiantum is just a synthesis of existing crypto.
-
-
Seems most of the required primitives are already in the standard lib or /x/crypto, except for the NH keyed hash function from https://fastcrypto.org/umac/umac_proc.pdf …
-
I decided to take a stab at it myself: https://github.com/lukechampine/adiantum … Just HPolyC for now, until I find (or write) an NH implementation.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.