From 609f2c6b9f72337a857931e1671b3762a12b7b12 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Thu, 8 May 2014 12:34:28 -0700 Subject: [PATCH] crypt_pwhash should be a 3rd-level title --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 2d3894aa..b6cf4842 100644 --- a/README.markdown +++ b/README.markdown @@ -255,7 +255,7 @@ This hash function provides: `crypto_generichash` is currently being implemented using [Blake2](https://blake2.net/). -## crypto_pwhash +### crypto_pwhash (scrypt) High-level functions for password hashing are not defined yet: they will eventually be wrappers for the winning function of the ongoing