Yubikey
YubicoBitwardenGPG ToolsDonate Coffee
GPG
GPG
  • Introduction
  • Getting Started
    • ⭕1. Interface
    • ⭕2. PINs
      • About
      • Defaults
      • Change
    • ⭕3. CLI
    • ⭕4. Keys
    • ⭕5. Reset
  • Generate Keys
    • ⭕Introduction
    • ⭕File Extensions
    • ⭕With Yubikey
    • ⭕With Commandline
    • ⭕With Kleopatra
  • IMPORT TO YUBIKEY
    • ⭕With Commandline
    • ⭕With Kleopatra
Powered by GitBook
On this page

Was this helpful?

  1. Generate Keys

File Extensions

Quick reference to the various file extension types.

.gpg

a binary GPG encrypted file

.asc

an armored GPG key file

.pub

public key (usually for OpenSSH)

.sig

a binary GPG signed document / detached signature

.csr

certificate signing request

.crt

security certificate file

.rar.gpg

popular method of encrypting a rar archive with winrar and then using Gpg4win to encrypt and password protect the archive.

.zip.gpg

a method of encrypting a .zip archive by zipping the contents with WinZip, and then encrypting / password protecting the archive with Gpg4win.

PreviousIntroductionNextWith Yubikey

Last updated 2 years ago

Was this helpful?

⭕