Commit Graph

8 Commits

Author SHA1 Message Date
unknown 0278f2f177 sjcl.random.addEntropy():
Fixed bug: Now accepts Uint32Array for data
2012-07-24 15:08:25 -05:00
unknown 8bf8bbbf3c sjcl.random.addEntropy():
* Fixed bug: when data is a number, it is now added to this._pools
* Fixed bug: throws an exception when data is an object but not an array of numbers
* Removed unused variable "ty"

sjcl.random._loadTimeCollector():
* Fixed bug: now passes a number into sjcl.random.addEntropy() instead of an object
2012-07-23 21:03:04 -05:00
Mike Hamburg b25a0d63e6 remove extra variable i 2011-07-10 16:22:16 -07:00
Mike Hamburg c1fcb9a560 randomness in Chrome 2011-07-10 16:20:58 -07:00
Mike Hamburg 291414a86c vibornoff: fix stopCollectors 2011-06-14 16:36:39 -07:00
Mike Hamburg 84fe48947d fix an issue reported by ctemplin that prevents event handlers from being removed 2010-11-07 14:59:40 -08:00
Mike Hamburg 017ff8c82b ECC initial import. 2010-08-17 19:42:58 -07:00
Mike Hamburg 2e423d9517 initial commit for GitHub 2010-05-26 15:34:42 -07:00