From f82968e7715460974d47a668f1beb614a4af79a1 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Fri, 17 Feb 2017 11:38:39 +0100 Subject: [PATCH] Updated Paste Encryption (markdown) --- Paste-Encryption.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Paste-Encryption.md b/Paste-Encryption.md index 8797036..3616957 100644 --- a/Paste-Encryption.md +++ b/Paste-Encryption.md @@ -9,7 +9,7 @@ The following data is what we pass in ## Process data If paste_password is not set: - paste_passphrase = base64(random(32)) + paste_passphrase = base64(random(32)) # 32 bytes if a paste_password has been specified: