# File lib/httpauth/digest.rb, line 536
def
hex_to_int
(
str
)
"0x#{str}"
.
hex
end