Although Google Docs documents seem to have a unique ID in the URL, I'm wondering if there is a way to get a hash (MD5, SHA1) of a document without downloading it again. Has anyone attempted something similar? Is there some API call I can make?

link|improve this question
feedback

1 Answer

Hashify.me stores the entire content of a webpage in its url.
Type your text in the editor box (supports Markdown) and watch the url self-updating instantly in your adress bar.

link|improve this answer
2  
That's an interesting concept, but not really related to my question. I'm looking for one-way hashes (digital signatures) for my files already stored on Google Docs. – technomalogical May 20 '11 at 20:11
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.