You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
sha512
About this tag
The sha512 tag on WindowsForum.com covers discussions about using the SHA-512 hashing algorithm in Windows environments. Topics include creating custom PowerShell scripts to generate SHA-512 file hashes for integrity verification and malware analysis, as well as registry modifications to add SHA-512 context menu entries. Additionally, the tag addresses issues where SHA-512 is disabled in Windows when using TLS 1.2, particularly in Windows 7 and Windows Server 2008 R2, with references to relevant Microsoft support articles.
I personally need to generate file hashes quite a bit for verifying file integrity as well as analyzing malware samples. I really wanted to have code that I had complete control over so I wrote a short powershell script and some minor registry editing to set this up.
Registry Change
If you...
authentication
configuration
cryptography
disable
encryption
legacy systems
microsoft
network
security
sha512
support
update
windows 7
windows issues
windows server