UMAC support
Bug #768445 reported by
unbeknownst
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Python-Crypto |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Hi,
Could Python-Crypto support UMAC?
This page contains description and source code:
It is reported to be faster than HMAC.
Regards.
To post a comment you must log in.
Neat, but who uses UMAC?
I have nothing against UMAC per se, but I don't want to add dozens of new algorithms to PyCrypto that aren't going to see widespread use. I just don't have the capacity to maintain such a large amount of code.