summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Changed GCC flag to produce strict compatible codeBrian Turek2014-03-186-30/+34
|
* Fixed string not being quoted in Python scriptBrian Turek2013-12-151-1/+1
|
* Fixed file executable bits and more README.md format tweaksBrian Turek2013-12-1512-3/+4
|
* Added note for test/genHashRounds.py and a small format changeBrian Turek2013-12-151-0/+5
|
* Changed package name in package.json due to NPM naming policyBrian Turek2013-12-152-37/+43
|
* Commiting files for v1.5.0 releasev1.5.0Brian Turek2013-12-158-72/+146
|
* Tweaked formatting and added Node.js sectionBrian Turek2013-12-151-16/+32
|
* Added support for Node.js and AMDBrian Turek2013-12-153-3/+25
|
* Changed SHA-512 variant constants to reference shared values in SHA-256 variantsBrian Turek2013-12-151-68/+70
|
* Removed constant K array from SHA-1Brian Turek2013-12-151-26/+4
|
* Added type and bounds checking on new numRounds argumentBrian Turek2013-12-145-49/+56
|
* Added support for multiple hashing roundsBrian Turek2013-12-148-145/+274
|
* Corrected name in credit headerBrian Turek2013-10-255-5/+5
|
* Merge pull request #11 from wesbos/masterBrian Turek2013-08-231-15/+27
|\ | | | | Improved README / docs
| * formatting code sampleswesbos2013-08-231-6/+9
| |
| * Improved docswesbos2013-08-231-9/+18
|/
* Changed method of referencing 'window'Brian Turek2013-02-247-18/+19
|
* Merge pull request #8 from piranna/patch-1Brian Turek2013-02-231-1/+1
|\ | | | | Update build/make-release
| * Update build/make-releaseJesús Leganés Combarro2013-02-231-1/+1
|/ | | Allow to use JsSHA on WebWorkers
* Removed charSize input, replaced with encoding to deal with UnicodeBrian Turek2013-01-288-99/+142
|
* Pushing official v1.42release-1.42Brian Turek2012-12-281-1/+1
|
* Readded v1.4 Safari patch to support older versionsBrian Turek2012-12-274-31/+36
|
* Fixed hashing issue with Chrome v25release-1.41Brian Turek2012-12-236-86/+91
|
* Pushing official v1.4release-1.4Brian Turek2012-12-081-4/+6
|
* Recompiled with newer Google Closure CompilerBrian Turek2012-11-246-70/+70
|
* Possible fix for 64-bit Safari issueBrian Turek2012-11-225-30/+31
|
* Added base-64 input type and associated testsBrian Turek2012-09-089-239/+717
|
* Removed obsolete *_nice.js files, added compiler flag, and switched compilerBrian Turek2012-08-2012-1596/+464
|
* Added documentation about new optional parametersBrian Turek2012-08-051-2/+10
|
* Changed back to functions being variablesBrian Turek2012-08-051-65/+65
|
* Renamed sha_nice.js to sha_dev.js to fit with new Closure compiler scheme, ↵Brian Turek2012-08-052-11/+37
| | | | new sha.js is compiled with Closure
* Redid testing harness to include all SHA tests and the NIST recommended HMAC ↵Brian Turek2012-08-053-559/+816
| | | | tests
* Refactored code to work with Closure CompilerBrian Turek2012-08-051-261/+325
|
* Recommit to add sha.hsBrian Turek2012-07-211-0/+11
|
* Added new sha.js, bumped minor version number, and used new compressorBrian Turek2012-07-2111-38/+45
|
* Changed copyright year and project URLBrian Turek2012-07-2111-19/+19
|
* Merged optimizations into trunkBrian Turek2010-08-3111-1730/+2150
|\
| * Added performance changes to other filesBrian Turek2010-08-3111-1468/+1912
| |
| * Drastically reduced number of var statementsBrian Turek2009-09-091-177/+157
| |
| * Made the formatting more JSLint friendlyBrian Turek2009-09-071-40/+40
| |
| * Changed jsSHA object so functions are not reinitialized every callBrian Turek2009-09-061-219/+225
| |
| * Did some basic optimizations on "math" functions, ~10% speedupBrian Turek2009-08-261-23/+13
| |
| * Creating branch for experimental optimizationsBrian Turek2009-08-260-0/+0
|/
* Added non-compressed versions of released sha1.js, sha256.js, and sha512.jsBrian Turek2009-07-233-0/+1045
|
* Added files for v1.2 release. See CHANGELOG for changes.Brian Turek2009-07-2210-158/+811
|
* Added the date to CHANGELOGBrian Turek2008-12-071-1/+1
|
* Fixed a base-64 encoding issueBrian Turek2008-11-186-9/+13
|
* Fixed issue with incorrect hashes being generated under certain circumstancesBrian Turek2008-09-256-29/+33
|
* Updated and added needed files to bring library up to version 1.0Brian Turek2008-09-258-1237/+781
|
* Added initial project filesBrian Turek2008-02-228-0/+1553
|
* (no commit message)Brian Turek2008-02-220-0/+0