Pmemory
Bun

property

crypto.Argon2Parameters.memory

memory: number

REQUIRED, memory cost in 1KiB blocks. Must be greater than 8 * parallelism and less than 2**32-1. The actual number of blocks is rounded down to the nearest multiple of 4 * parallelism.