{
  "draft": "draft-josefsson-scrypt-kdf-05",
  "doc_id": "RFC7914",
  "title": "The scrypt Password-Based Key Derivation Function",
  "authors": [
    "C. Percival",
    "S. Josefsson"
  ],
  "format": [
    "TEXT",
    "HTML"
  ],
  "page_count": "16",
  "pub_status": "INFORMATIONAL",
  "status": "INFORMATIONAL",
  "source": "IETF - NON WORKING GROUP",
  "abstract": "This document specifies the password-based key derivation function scrypt.  The function derives one or more secret keys from a secret string.  It is based on memory-hard functions, which offer added protection against attacks using custom hardware.  The document also provides an ASN.1 schema.",
  "pub_date": "August 2016",
  "keywords": [
    "PBKDF"
  ],
  "obsoletes": [],
  "obsoleted_by": [],
  "updates": [],
  "updated_by": [],
  "see_also": [],
  "doi": "10.17487/RFC7914",
  "errata_url": "https://www.rfc-editor.org/errata/rfc7914"
}