Skip to content

Releases: wegolook/node-drupal-hash

Constant-Time String Comparison

14 Mar 00:53

Choose a tag to compare

This release compares the existing hash to the computed hash using a constant-time string comparison algorithm to help mitigate timing attacks.

Node 6 support

11 Oct 17:13

Choose a tag to compare

Merge pull request #2 from wegolook/node-6-support

Node 6 support