User Tools

Site Tools


gpg

Table of Contents

gpg

An implementation of PGP, Pretty Good Privacy.

How to Use

Encrypt

Use symmetric algorithm

gpg -c myfile.txt

Rename output file

gpg -o outfile.bin

Combine

gpg -co outfile.bin myfile.txt

Decrypt

gpg outfile.bin

gpg.txt · Last modified: 2021/02/13 04:08 by 127.0.0.1

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki