Updated Paste Encryption (markdown)

Andreas Schneider 2017-02-17 11:38:39 +01:00
parent ec451f22c6
commit f82968e771

@ -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: