Two comments:
1) The "initval" (or "level"-value) in the Jenkins hash-algorithm is probably not the GOOGLE_MAGIC-value since initval is supposed to by a 4-byte number.
2) The "info:" of the URL-string should probably not be url-encoded (that is, the :-sign shall not be replaced with %3A).
|