Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.92 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.92 KB

Crypto.AES

PowerShell Gallery License

This is a PowerShell module for cryptography (RSA).

Installation

Module is available on Powershell Gallery

Install

Install-Module -Name Crypto.AES

Import

Import-Module Crypto.AES