Filter By

Package Types

Operating System

Categories

Trust Information

By: | 1,607,045 downloads | Last Updated: 11/2/2023 | Latest Version: 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.

By: | 8,371 downloads | Last Updated: 1/24/2022 | Latest Version: 1.3.1

Security related functions.

By: | 892 downloads | Last Updated: 8/24/2019 | Latest Version: 0.2.1

A cross-platform PowerShell module handling string encryption and decryption using RSA keys only. Allows strings to be encrypted when the client only has the public key available, in the event the encrypted string is being sent to a secure endpoint housing the private key where it will be decrypted for further use.

By: | 1,051 downloads | Last Updated: 3/3/2020 | Latest Version: 2.3.1

A set of cmdlets to encrypt/decrypt sensitive strings using certificate-based encryption methods.

By: | 567 downloads | Last Updated: 12/23/2020 | Latest Version: 1.1

Simple Password Storage and Encryption Tool Features: * Saves passwords into PS1 script file by default or another file if specified - Has -File parameter for saving to another file - Adv checkbox allows you to modify file path where passwords are saved * Allows storage of passwords under multiple passphrases into the same file * All data on r... More info

By: | 451 downloads | Last Updated: 4/20/2019 | Latest Version: 2.0.0

Encode files from folder for(for example) uploading to cloud

By: | 407 downloads | Last Updated: 12/2/2018 | Latest Version: 1.2.34.0

Module to get and set data for a user, optionally encrypted

By: | 392 downloads | Last Updated: 4/28/2020 | Latest Version: 0.1.3.1

Handy tool to encrypt and decrypt files on the fly as well as perform password hashing

By: | 340 downloads | Last Updated: 3/23/2019 | Latest Version: 0.1.0

# Gz-ProtectData Module ProtectData provides functions/cmdlets that will encrypt and decrypt string or binary data with a SecureString password or a private key made of an array of bytes. By default, the encrypted value will also contain a computed hash of the data to verify integrity. ## Example $decryptedValue = "some kind of se... More info

By: | 106 downloads | Last Updated: 4/8/2022 | Latest Version: 0.2.3

Hides sensitive information from other identities including the console and log files.