This PowerShell script takes a public PGP key and calculates it's fingerprint, then it evaluates whether the public PGP key's fingerprint matches a known fingerprint.
-
Updated
Mar 25, 2022 - PowerShell
This PowerShell script takes a public PGP key and calculates it's fingerprint, then it evaluates whether the public PGP key's fingerprint matches a known fingerprint.
This script for Windows PowerShell will decrypt a PGP encrypted (and armored) string using your PGP private key and passphrase.
Script for Windows PowerShell that will encrypt a string using the recipient's PGP public key, AES256, and ZLib.
Add a description, image, and links to the pgp-key topic page so that developers can more easily learn about it.
To associate your repository with the pgp-key topic, visit your repo's landing page and select "manage topics."