Dmitry Chestnykh

Results 9 issues of Dmitry Chestnykh

Currently, `Server`, accepts `imgWidth` and `imgHeight`. I'd like to change it to accept a configuration struct to make it easier to expand it without API change: ``` type ServerConfig struct...

feature
api change

In `wrap`, `options.seperator` should be `options.separator` (not only in docs, it's misspelt in code).

What's the minimal amount of changes needed to support ES6 module-style export?

enhancement
2.0 proposal

Use plain arrays instead of Float64Array.

Add ability to monitor progress by passing a callback.

enhancement

It shows the large icon on toolbar: ![screen shot 2014-10-15 at 19 07 40](https://cloud.githubusercontent.com/assets/52677/4649790/ef6253ba-548d-11e4-9727-8223ec0cc820.png) It should be the same monochrome icon, but with better resolution.

Currently EllipticLicense generates signatures for message - 1 byte, that is, if given 'John Doe' it will generate key for 'John Do'. If fixed, it will render the generated keys...

clearHashTable cleared the shared hashTable instead of the argument