summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Change to a more supported file readerHEADorigin/masterorigin/HEADmasterBrian Turek2017-08-191-6/+6
|
* Squashed commit of the following:Brian Turek2017-06-102-125/+755
| | | | Fix SHA3 UTF-16 issue (#64) and add unit tests
* Removing LICENSE self-test featureBrian Turek2017-05-131-12/+0
|
* Add ArrayBuffer testsBrian Turek2017-05-131-5/+84
|
* Add support SHA3Brian Turek2016-07-107-347/+1125
|
* Fixed HMAC test naming problemBrian Turek2016-07-091-82/+80
|
* Switched to Mocha/Chai for testingBrian Turek2016-07-092-1384/+685
|
* Made new hash-file HTML compliant and updated LICENSE for 2015Brian Turek2015-10-311-106/+126
|
* Add test instructionsNathaniel Kofalt2015-06-161-0/+2
|
* Treat as pseudo unit test if LICENSE file is enteredNathaniel Kofalt2015-06-161-0/+29
|
* Use minified library for hash-fileNathaniel Kofalt2015-06-161-1/+1
|
* Added example of using HTML5 File API to incrementally hash a file without ↵Nathaniel Kofalt2015-06-151-0/+75
| | | | blocking the browser.
* Changed exception catching to catch new exceptionsBrian Turek2015-06-131-3/+3
|
* Changing unintentional commit backBrian Turek2015-03-091-1/+1
|
* Changed testbench to use new style of API for HMACBrian Turek2015-03-081-17/+48
|
* Changed testbench to use new style of API for non-HMACBrian Turek2015-03-081-18/+24
|
* Removed DOS newlines and changed scoping on new_thBrian Turek2014-10-061-1370/+1370
|
* 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-151-0/+0
|
* Added support for multiple hashing roundsBrian Turek2013-12-142-20/+143
|
* Recompiled with newer Google Closure CompilerBrian Turek2012-11-241-1/+1
|
* Possible fix for 64-bit Safari issueBrian Turek2012-11-221-1/+1
|
* Added base-64 input type and associated testsBrian Turek2012-09-081-148/+540
|
* Removed obsolete *_nice.js files, added compiler flag, and switched compilerBrian Turek2012-08-201-55/+70
|
* Redid testing harness to include all SHA tests and the NIST recommended HMAC ↵Brian Turek2012-08-052-549/+813
| | | | tests
* Added new sha.js, bumped minor version number, and used new compressorBrian Turek2012-07-211-1/+1
|
* Changed copyright year and project URLBrian Turek2012-07-212-3/+3
|
* Added performance changes to other filesBrian Turek2010-08-311-519/+519
|
* Added files for v1.2 release. See CHANGELOG for changes.Brian Turek2009-07-222-41/+454
|
* Updated and added needed files to bring library up to version 1.0Brian Turek2008-09-251-2/+3
|
* Added initial project filesBrian Turek2008-02-221-0/+188