• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

chrisveness / scrypt-kdf / 18

Builds Branch Commit Type Ran Committer Via Coverage
18 accept-typed-array-key Accept key as TypedArray This commit weakens the constraint on the key: it can be a simple `TypedArray` (e.g. `Uint8Array`) instead of requiring a `Buffer`. This aligns the preconditions with the actual usage inside the functions. This commit als... Pull #11 09 Jan 2019 03:37PM UTC web-flow travis-ci pending completion   set done
17 master Return & accept key as Buffer rather than as base-64 string While having Scrypt.kdf() return the key as a Buffer (and Scrypt.verify() accept the key as a Buffer) makes the base-64 use-case a bit more long-winded, it offers greater flexibility if ... push 09 Jan 2019 02:49PM UTC chrisveness travis-ci pending completion   set done
16 master Merge pull request #6 from gabegorelick/package-json-format Format package.json as per npm re-formatting push 07 Jan 2019 05:16PM UTC web-flow travis-ci pending completion   set done
15 master Merge pull request #10 from gabegorelick/timingSafeEqual Use constant time equals when verifying key push 07 Jan 2019 05:14PM UTC web-flow travis-ci pending completion   set done
14 master Merge pull request #8 from gabegorelick/dont-modify-builtins Do not modify builtin crypto.scrypt push 07 Jan 2019 04:49PM UTC web-flow travis-ci pending completion   set done
13 timingSafeEqual Use constant time equals when verifying key Pull #10 05 Jan 2019 09:31PM UTC web-flow travis-ci pending completion   set done
12 buffer-key Allow `key` to be a TypedArray Earlier work allowed `passphrase` to be a TypedArray. This extends that to allow for `key` to be too. See #5 Pull #9 05 Jan 2019 08:50PM UTC web-flow travis-ci pending completion   set done
11 dont-modify-builtins Do not modify builtin crypto.scrypt Pull #8 05 Jan 2019 08:10PM UTC web-flow travis-ci pending completion   set done
10 gitignore Add .gitignore Pull #7 05 Jan 2019 07:59PM UTC web-flow travis-ci pending completion   set done
9 package-json-format Format package.json npm does this formatting automatically, even on `npm install`. Best to not fight it. Pull #6 05 Jan 2019 07:55PM UTC web-flow travis-ci pending completion   set done
8 master v1.1.0 push 20 Dec 2018 12:27PM UTC chrisveness travis-ci pending completion   set done
7 v1.1.0 v1.1.0 push 20 Dec 2018 12:27PM UTC chrisveness travis-ci pending completion   set done
6 master Add coverage badge push 19 Dec 2018 01:02PM UTC chrisveness travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc