Skip to content

Use .NET to calculate SHA256 hashes on Windows#295

Merged
kke merged 1 commit intok0sproject:mainfrom
twz123:dotnet-sha256sum
Mar 19, 2026
Merged

Use .NET to calculate SHA256 hashes on Windows#295
kke merged 1 commit intok0sproject:mainfrom
twz123:dotnet-sha256sum

Conversation

@twz123
Copy link
Copy Markdown
Member

@twz123 twz123 commented Feb 9, 2026

The Get-FileHash cmdlet is convenient, but not available on some Windows installations. The .NET APIs are more portable.

The Get-FileHash cmdlet is convenient, but not available on some Windows
installations. The .NET APIs are more portable.

Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>
Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
@kke kke force-pushed the dotnet-sha256sum branch from 58f3614 to 8ec8436 Compare March 19, 2026 13:56
@kke kke merged commit e8bd7ae into k0sproject:main Mar 19, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants