browserify / createHash

Node style hashes for use in the browser, with native hash functions in node
MIT License
52 stars 34 forks source link

browser: cleanup #3

Closed dcousens closed 9 years ago

dcousens commented 9 years ago

In line with what createHmac looks like. Lets ensure https://github.com/crypto-browserify/createHmac/issues/3 doesn't happen here however.

Better tests are needed to ensure this.

dcousens commented 9 years ago

@calvinmetcalf will wait on your ACK for this

calvinmetcalf commented 9 years ago

can you rebase this on top of #2?

dcousens commented 9 years ago

Haha, rebased, much smaller PR.

calvinmetcalf commented 9 years ago

:+1: