PSCryptoChat

0.1.1

Encrypted, decentralized, optionally anonymous peer-to-peer messaging for PowerShell. Features ECDH P-256 key exchange, AES-256-GCM encryption, ephemeral sessions, and safety number verification.

Minimum PowerShell version

7.0

Installation Options

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

Install-Module -Name PSCryptoChat

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

Install-PSResource -Name PSCryptoChat

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) 2025 PowerShellYoungTeam. All rights reserved.

Package Details

Author(s)

  • PowerShellYoungTeam

Tags

encryption messaging p2p privacy chat security cryptography Windows

Functions

New-CryptoIdentity Get-CryptoIdentity Remove-CryptoIdentity Export-CryptoIdentity Start-ChatSession Stop-ChatSession Get-ChatSession Send-ChatMessage Receive-ChatMessage Find-ChatPeer Get-ConnectionString Start-CryptoChat

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

v0.1.1 - Added Start-CryptoChat cmdlet for interactive chat sessions. Fixed GitHub Actions workflow permissions for automated releases.

FileList

Version History

Version Downloads Last updated
0.1.1 (current version) 6 12/4/2025
0.1.0 7 12/3/2025