Skip to content

PowerShell utility to dump Hardware Security Module private key information that may be used for encryption in other applications.

Notifications You must be signed in to change notification settings

liamromanis101/HSMKeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

HSMKeys

PowerShell utility to dump Hardware Security Module private key information that may be used for encryption in other applications.

Usage

No additional modules need to be installed for this tool provided that .NET Framework is installed.

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser

The run hsm.ps1:

.\hsm.ps1

About

PowerShell utility to dump Hardware Security Module private key information that may be used for encryption in other applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published