Scrypt Generator

Derive a key with scrypt (CPU, memory, parallelism).

Advertisement

Derived key

Set parameters and derive.

Scrypt Generator

The Scrypt Generator derives a key from a password with CPU cost, memory cost and parallelism. It is memory-hard and resistant to hardware (ASIC/GPU) attacks. Requires PHP 8.3+.

Advertisement