Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 392 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 392 Bytes

PSSodium

A simple wrapper around Sodium.Core. This was created for the PowerShellForGitHub PowerShell module so that it had a simple way to encrypt a string for GitHub Action Secrets.

Supported cmdlets:

  • ConvertTo-SodiumEncryptedString

Roadmap:

  • ConvertFrom-SodiumEncryptedString