<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.josefsson-scrypt-kdf" target="https://datatracker.ietf.org/doc/html/draft-josefsson-scrypt-kdf-01">
   <front>
      <title>The scrypt Password-Based Key Derivation Function</title>
      <author initials="C." surname="Percival" fullname="Colin Percival">
         </author>
      <author initials="S." surname="Josefsson" fullname="Simon Josefsson">
         </author>
      <date month="September" day="24" year="2012" />
      <abstract>
	 <t>   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.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-josefsson-scrypt-kdf-01" />
   
</reference>
