Closed GoogleCodeExporter closed 8 years ago
The project home page has working examples that you can copy-paste. Without any
more detail about your project or your code, that's the best I can tell you.
Original comment by Jeff.Mott.OR
on 17 Mar 2013 at 5:32
I want to hash an input string using sha1. I downloaded the files core.js and
sha1.js togehter and loaded them. Loading of these files is taken care by the
framework. I can see these 2 files in browser scripts, but still i get CryptoJS
undefined? Can you provide any comments to which all files need to be loaded to
use sha1?
Original comment by nee...@gmail.com
on 17 Mar 2013 at 5:41
core.js and sha1.js are the correct files you need. I can't give you a more
detailed answer unless you give more details about the problem. You need to
provide code that will reproduce the issue.
Original comment by Jeff.Mott.OR
on 17 Mar 2013 at 6:21
Original comment by Jeff.Mott.OR
on 18 Mar 2013 at 3:52
Original issue reported on code.google.com by
nee...@gmail.com
on 17 Mar 2013 at 3:30