PSPGP

0.1.12

PSPGP is a PowerShell module that provides PGP functionality in PowerShell. It allows encrypting and decrypting files/folders and strings using PGP.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSPGP

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSPGP

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2011 - 2023 Przemyslaw Klys @ Evotec. All rights reserved.

Package Details

Author(s)

  • Przemyslaw Klys

Tags

pgp gpg encrypt decrypt windows macos linux

Functions

New-PGPKey Protect-PGP Test-PGP Unprotect-PGP

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
0.1.12 (current version) 1,146,831 11/2/2023
0.1.11 229 11/2/2023
0.1.10 41,896 10/22/2023
0.1.9 420,771 3/1/2022
0.1.8 23 3/1/2022
0.1.7 151 2/17/2022
0.1.6 997 9/6/2021
0.1.5 464 8/28/2021
0.1.4 22 8/28/2021
0.1.3 239 5/9/2021
Show more