[AC-2040] Get Sha1 of Blob
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2013-01-29T19:20:39.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Documentation |
Labels | blob, sha1 |
Reporter | Djamel ZAHAL |
Assignee | Mauro Parra-Miranda |
Created | 2013-01-24T08:58:34.000+0000 |
Updated | 2016-03-08T07:40:59.000+0000 |
Description
it is not possible to get sha1 of a blob.
i tried with md5, it is ok. but Ti.Utils.sha1(myBlob) do this : Ti.Utils.sha1('TiBlob') and always get the same result.
http://developer.appcelerator.com/question/147313/sha1-of-blob
Thanks for the report. We'd appreciate it if you could put together a simple test case that we can run. Also please specify your Ti SDK version.