Scrypt
A password-based key derivation function created by Colin Percival.
Muhammad Azeem avatar
Written by Muhammad Azeem
Updated over a week ago

In cryptography, scrypt (pronounced "ess crypt") is a password-based key derivation function created by Colin Percival, originally for the Tarsnap online backup service. The algorithm was specifically designed to make it costly to perform large-scale custom hardware attacks by requiring large amounts of memory.

Did this answer your question?