hashes icon indicating copy to clipboard operation
hashes copied to clipboard

Adding the hash Multimixer-128

Open AndersSteenNilsen opened this issue 1 year ago • 2 comments

Did this to exercise my Rust. Any interest having it in the main repo?

AndersSteenNilsen avatar Jun 10 '24 20:06 AndersSteenNilsen

Thank you for the review! Yes, it should not be used by the public, but as I understood it, maybe as a replacement for the NU hash in UMAC. I really appreciate the comments, but if it not going to be merged, I think I'll give implementing UMAC a try 🙂. https://github.com/RustCrypto/MACs/issues/1

AndersSteenNilsen avatar Jun 18 '24 14:06 AndersSteenNilsen

Joan Daemen is listed as one of the authors on the paper, so I wouldn't completely discount it, but I'm not seeing a whole lot in the way of peer review on it. It seems very new.

tarcieri avatar Jun 18 '24 14:06 tarcieri