Dmitry Chestnykh
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...
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?
Use plain arrays instead of Float64Array.
It shows the large icon on toolbar:  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