SHA_hexdigest(): A couple of small patches to this function, added
after a brief conversation with TP. First, the return values of the PyString_* function calls should be checked for errors. Second, bit-manipulations should be used instead of division for spliting the byte up into its 4 bit digits.
B
Barry Warsaw committed
57b808d21a7651b303bf22264c4bc47824ab3b51
Parent: 3fdcccb