Crypto.AES 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