Updated Paste Encryption (markdown)
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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user