davidbau / seedrandom

seeded random number generator for Javascript
2.04k stars 160 forks source link

Native Node.js crypto #9

Closed ctd1500 closed 10 years ago

ctd1500 commented 10 years ago

This adds support for using native crypto while running in Node.js.

coveralls commented 10 years ago

Coverage Status

Coverage decreased (-1.08%) when pulling a43993f52661f3c039087ad133e899ea6d07010a on ctd1500:nodecrypto into be46c8aee0924b880dabeefb7a502dd021121ad3 on davidbau:master.

davidbau commented 10 years ago

I've pulled to a branch davidbau:ctd1500-nodecrypto and will add a couple tests.

ctd1500 commented 10 years ago

If you don't mind, I've merged in the updates from your branch

coveralls commented 10 years ago

Coverage Status

Coverage increased (+0.33%) when pulling 44d5971b1a478c2a006db331f006a49c20e6ab33 on ctd1500:nodecrypto into be46c8aee0924b880dabeefb7a502dd021121ad3 on davidbau:master.

davidbau commented 10 years ago

Thanks for the fixes. I've added and released a new version 2.3.9.