Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 202 Bytes

File metadata and controls

13 lines (10 loc) · 202 Bytes

Code

GPG

# decrypt GPG message https://howchoo.com/security/how-to-send-and-receive-encrypted-messages-using-gpg
gpg --decrypt msg.gpg
# generate random hex
openssl rand -hex 16