Manifest2 hash backend provider: mhash
authorRobin H. Johnson <robbat2@gentoo.org>
Sat, 1 Oct 2011 07:40:54 +0000 (07:40 +0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 2 Oct 2011 05:55:02 +0000 (22:55 -0700)
commitfaf87ba9877e3b5a7866c6649f956f15950e789a
tree1454a00fb71d2921b6ec74a464eb47297bcabc41
parent47c5f5c9a9891cc296e989d8f29ffb74ef7738a3
Manifest2 hash backend provider: mhash

Offer mhash as a provider for Manifest2 hash generation and validation.
This is important as either of pycrypto or fchksum offer an accelerated
Whirlpool implementation, and hashlib might not offer it. Additionally,
the mhash implementation is accelerated and ships with a rigorious
testsuite.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
pym/portage/checksum.py