chalos / crypto-js

Automatically exported from code.google.com/p/crypto-js
0 stars 0 forks source link

SHA1 hashed are different on Blackberry #34

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. The hashed on Blackberry mobile is different than on Chrome (and FF for what 
I know)
2. You can test it there if you have a Blackberry around: 
http://jsfiddle.net/CetxX/1/

What is the expected output? What do you see instead?
for example if I hash example I get 856bb01aa1711861595f792270325476ebd3ba4a 
where I expect c3499c2729730a7f807efb8676a92dcb6f8a3f8f 

What version of the product are you using? On what operating system?
tried on version 3.0 (see the jsfiddle) and v2.5.3

Please provide any additional information below.

Original issue reported on code.google.com by maximeag...@gmail.com on 8 May 2012 at 5:45

GoogleCodeExporter commented 8 years ago
I don't have a Blackberry, but I may be able to test it on a simulator 
(http://us.blackberry.com/developers/resources/simulators.jsp). For the 
smartphone simulator, I have to choose from several dozen models. Which model 
are you using to reproduce the issue?

Original comment by Jeff.Mott.OR on 8 May 2012 at 10:44

GoogleCodeExporter commented 8 years ago
Sorry I forgot to mention it.
I have tested it on a Blackberry Bold 9900, one of the latest. The OS version 
7.0.0.296. I am trying to test it on my side but please don't hesitate to ask 
me some intermediate output if it can help.

Thanks for maintaining those great tools,

Original comment by maximeag...@gmail.com on 10 May 2012 at 6:11