Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • A “cost” (N) that is to be determined. For initial implemention we use 2^12 2^14 = 16384. For improved security we expect to move to 2^16,. 2^17 or 2^18 for production, but the exact value still needs to be determined.

  • A block size (r) of 8 - this is the default.

  • Parallelization (p) of 1 - this is the default.

  • A keylen (output) of 8 bytes = 16 hex digits.

...