Get-DataHash

0.91.1

A PowerShell module for generating hash digests of complex Powershell/.Net data structures, supporting various hashing algorithms, intuitive structural normalization for hash consistency, and circular reference handling. Ideal for data integrity verification and digest generation of powershell objects.

Minimum PowerShell version

7.0

Installation Options

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

Install-Module -Name Get-DataHash

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

Install-PSResource -Name Get-DataHash

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 David Midlo. Licensed under the MIT License.

Package Details

Author(s)

  • David Midlo

Tags

hashing data cryptography security PowerShell

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

Initial release of Get-DataHash module with support for SHA-256, object normalization, and BSON serialization.

FileList

Version History

Version Downloads Last updated
0.91.1 (current version) 6 3/20/2025
0.91.0 4 3/20/2025
0.9.2 8 3/18/2025
0.9.0 5 3/18/2025