UMAC support

Bug #768445 reported by unbeknownst
6
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:

    http://fastcrypto.org/umac/

It is reported to be faster than HMAC.

Regards.

Revision history for this message
Darsey Litzenberger (dlitz) wrote :

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.

Changed in pycrypto:
importance: Undecided → Wishlist
status: New → Triaged
Revision history for this message
unbeknownst (unbeknownst) wrote :

"If you build it, they will come."?

I would use it, but I understand your concerns.

Revision history for this message
Colin Watson (cjwatson) wrote :

UMAC is OpenSSH's current preferred MAC algorithm. It would be useful for Twisted Conch if PyCrypto supported UMAC.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.