Is there a way I can shorten a sha1 hash to store in a database, and then upon retrieval perform a unshorten function on it to display the original?
I am not sure this is possible, my sha1 hashes are currently 40 characters long.
Thanks
Is there a way I can shorten a sha1 hash to store in a database, and then upon retrieval perform a unshorten function on it to display the original?
I am not sure this is possible, my sha1 hashes are currently 40 characters long.
Thanks