-
Add QUtil::hex_encode to encode binary data has a hexadecimal string, and use it in place of sprintf where possible.
-
Implemented pipeline around sph sha calls using standard test vectors for full-byte values. Did not test or support partial byte values.