All @lindorm/enigma versions

@lindorm/enigma @0.3.2

AGPL-3.0-or-later
License
No
Install Scripts
5
Dependencies
0
Dev Dependencies
6.5 KB
Package Size
Published

Argon2id password hashing for Node.js, plus a layered `Enigma` helper that combines HMAC signing, Argon2 hashing, and AES encryption into a single `hash` / `verify` / `assert` interface.

Maintainers

princejonn

Dependencies (5)

PackageConstraintRegistry Status
argon2 ^0.44.0 auto_approved
@lindorm/aes ^0.7.2 auto_approved
@lindorm/oct ^0.3.2 auto_approved
@lindorm/errors ^0.2.2 auto_approved
@lindorm/kryptos ^0.8.2 auto_approved

Transitive Dependency Tree

50 transitive deps max depth 7
  ├─ @lindorm/aes ^0.7.2 → 0.7.2
  ├─ @lindorm/errors ^0.2.2 → 0.2.2
  ├─ @lindorm/kryptos ^0.8.2 → 0.8.2
  ├─ @lindorm/oct ^0.3.2 → 0.3.2
├─ argon2 ^0.44.0 → 0.44.0
  ├─ @inquirer/prompts ^8.3.0 → 8.5.2
  ├─ @lindorm/b64 ^0.2.1 → 0.2.1
  ├─ @lindorm/case ^0.2.2 → 0.2.2
  ├─ @lindorm/date ^0.5.2 → 0.5.2
  ├─ @lindorm/errors ^0.2.2 → 0.2.2
  ├─ @lindorm/is ^0.2.2 → 0.2.2
  ├─ @lindorm/kryptos ^0.8.2 → 0.8.2
  ├─ @lindorm/random ^0.3.2 → 0.3.2
  ├─ @lindorm/sha ^0.5.2 → 0.5.2
  ├─ @lindorm/types ^0.7.0 → 0.7.0
  ├─ @lindorm/utils ^0.8.2 → 0.8.2
  ├─ @phc/format ^1.0.0 → 1.0.0
  ├─ commander ^14.0.3 → 14.0.3
  ├─ cross-env ^10.0.0 → 10.1.0
  ├─ node-addon-api ^8.5.0 → 8.8.0
├─ node-gyp-build ^4.8.4 → 4.8.4
  ├─ @epic-web/invariant ^1.0.0
  ├─ @inquirer/checkbox ^5.2.1 → 5.2.1
  ├─ @inquirer/confirm ^6.1.1 → 6.1.1
  ├─ @inquirer/editor ^5.2.2 → 5.2.2
  ├─ @inquirer/expand ^5.1.1 → 5.1.1
  ├─ @inquirer/input ^5.1.2 → 5.1.2
  ├─ @inquirer/number ^4.1.1 → 4.1.1
  ├─ @inquirer/password ^5.1.1 → 5.1.1
  ├─ @inquirer/prompts ^8.3.0 → 8.5.2
  ├─ @inquirer/rawlist ^5.3.1 → 5.3.1
  ├─ @inquirer/search ^4.2.1 → 4.2.1
  ├─ @inquirer/select ^5.2.1 → 5.2.1
  ├─ @lindorm/b64 ^0.2.1 → 0.2.1
  ├─ @lindorm/case ^0.2.2 → 0.2.2
  ├─ @lindorm/date ^0.5.2 → 0.5.2
  ├─ @lindorm/errors ^0.2.2 → 0.2.2
  ├─ @lindorm/is ^0.2.2 → 0.2.2
  ├─ @lindorm/random ^0.3.2 → 0.3.2
  ├─ @lindorm/sha ^0.5.2 → 0.5.2
  ├─ @lindorm/types ^0.7.0 → 0.7.0
  ├─ @lindorm/utils ^0.8.2 → 0.8.2
  ├─ commander ^14.0.3 → 14.0.3
  ├─ cross-spawn ^7.0.6 → 7.0.6
├─ date-fns ^4.1.0 → 4.4.0
  ├─ @inquirer/ansi ^2.0.7 → 2.0.7
  ├─ @inquirer/checkbox ^5.2.1 → 5.2.1
  ├─ @inquirer/confirm ^6.1.1 → 6.1.1
  ├─ @inquirer/core ^11.2.1 → 11.2.1
  ├─ @inquirer/editor ^5.2.2 → 5.2.2
  ├─ @inquirer/expand ^5.1.1 → 5.1.1
  ├─ @inquirer/external-editor ^3.0.3 → 3.0.3
  ├─ @inquirer/figures ^2.0.7 → 2.0.7
  ├─ @inquirer/input ^5.1.2 → 5.1.2
  ├─ @inquirer/number ^4.1.1 → 4.1.1
  ├─ @inquirer/password ^5.1.1 → 5.1.1
  ├─ @inquirer/rawlist ^5.3.1 → 5.3.1
  ├─ @inquirer/search ^4.2.1 → 4.2.1
  ├─ @inquirer/select ^5.2.1 → 5.2.1
  ├─ @inquirer/type ^4.0.7 → 4.0.7
  ├─ @lindorm/date ^0.5.2 → 0.5.2
  ├─ @lindorm/errors ^0.2.2 → 0.2.2
  ├─ @lindorm/is ^0.2.2 → 0.2.2
  ├─ @lindorm/random ^0.3.2 → 0.3.2
  ├─ @lindorm/types ^0.7.0 → 0.7.0
  ├─ date-fns ^4.1.0 → 4.4.0
  ├─ path-key ^3.1.0 → 3.1.1
  ├─ shebang-command ^2.0.0 → 2.0.0
├─ which ^2.0.1 → 2.0.2
  ├─ @inquirer/ansi ^2.0.7 → 2.0.7
  ├─ @inquirer/core ^11.2.1 → 11.2.1
  ├─ @inquirer/external-editor ^3.0.3 → 3.0.3
  ├─ @inquirer/figures ^2.0.7 → 2.0.7
  ├─ @inquirer/type ^4.0.7 → 4.0.7
  ├─ @lindorm/is ^0.2.2 → 0.2.2
  ├─ @lindorm/random ^0.3.2 → 0.3.2
  ├─ @lindorm/types ^0.7.0 → 0.7.0
  ├─ chardet ^2.1.1 → 2.1.1
  ├─ cli-width ^4.1.0 → 4.1.0
  ├─ date-fns ^4.1.0 → 4.4.0
  ├─ fast-wrap-ansi ^0.2.0 → 0.2.2
  ├─ iconv-lite ^0.7.2 → 0.7.2
  ├─ isexe ^2.0.0 → 2.0.0
  ├─ mute-stream ^3.0.0 → 3.0.0
  ├─ shebang-regex ^3.0.0
├─ signal-exit ^4.1.0 → 4.1.0
  ├─ @inquirer/ansi ^2.0.7 → 2.0.7
  ├─ @inquirer/figures ^2.0.7 → 2.0.7
  ├─ @inquirer/type ^4.0.7 → 4.0.7
  ├─ @lindorm/types ^0.7.0 → 0.7.0
  ├─ chardet ^2.1.1 → 2.1.1
  ├─ cli-width ^4.1.0 → 4.1.0
  ├─ fast-string-width ^3.0.2
  ├─ fast-wrap-ansi ^0.2.0 → 0.2.2
  ├─ iconv-lite ^0.7.2 → 0.7.2
  ├─ mute-stream ^3.0.0 → 3.0.0
  ├─ safer-buffer >= 2.1.2 < 3.0.0 → 2.1.2
├─ signal-exit ^4.1.0 → 4.1.0
  ├─ fast-string-width ^3.0.2
  ├─ safer-buffer >= 2.1.2 < 3.0.0 → 2.1.2

Changes from v0.3.1

Dependency Changes

ChangePackageVersion
changed @lindorm/aes ^0.7.1 → ^0.7.2
changed @lindorm/oct ^0.3.1 → ^0.3.2
changed @lindorm/errors ^0.2.1 → ^0.2.2
changed @lindorm/kryptos ^0.8.1 → ^0.8.2

File Changes

0 added 0 removed 1 modified size delta: .0 KB

Commit: ed9df662f3b7 Browse source

Published to npm: