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.
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 encrypt-messages topic page so that developers can more easily learn about it.
To associate your repository with the encrypt-messages topic, visit your repo's landing page and select "manage topics."