This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
v0.6.3
- Fixed installation errors for certain packaging tools, PR #67
- Remove dependency on
crypto.randomBytes
and userandombytes
package instead, PR #63 - Add comprehensive test coverage for
fromV3
, PR #62 - Remove excess parameter from
decipherBuffer
usage, PR #77 - Update dependencies, including a fixed
scrypt.js
, which should resolve more installation issues, PR #78