hashing

  1. Alex Sokolek

    A strange problem with modeless dialog boxes

    I have solved the problem! When the AI Bot told me that I was stalling the message loop, I looked deeper. In the original code I was calling PeekMessage() with PM_REMOVE, filtering for WM_KEYDOWN, and then checking for VK_ESCAPE. This consumed the WM_KEYDOWN message but not any other messages...
  2. News

    3123479 - SHA-1 Hashing Algorithm for Microsoft Root Certificate Program - Version: 2.0

    Revision Note: V2.0 (March 14, 2017): Advisory rereleased to announce that the changes described in this advisory have been reverted as of November 2016. This is an informational change only. Summary: Microsoft is announcing a policy change to the Microsoft Root Certificate Program. Continue...
  3. Neemobeer

    Windows 10 Windows 10 Powershell based virus detector

    Here's a neat script I put together today. If added as a scheduled task it will loop and monitor running processes. The only thing needed is to sign up for an account on virustotal.com to get an API key then replace the F's with your api key Function Get-ProcessReport([string]$FilePath...
  4. News

    2949927 - Availability of SHA-2 Hashing Algorithm for Windows 7 and Windows Server 2008 R2 -...

    Revision Note: V1.0 (October 14, 2014): Advisory published. Summary: Microsoft is announcing the availability of an update for all supported editions of Windows 7 and Windows Server 2008 R2 to add support for SHA-2 signing and verification functionality. Windows 8, Windows 8.1, Windows Server...
  5. News

    2949927 - Availability of SHA-2 Hashing Algorithm for Windows 7 and Windows Server 2008 R2 -...

    Revision Note: V1.0 (October 14, 2014): Advisory published. Summary: Microsoft is announcing the availability of an update for all supported editions of Windows 7 and Windows Server 2008 R2 to add support for SHA-2 signing and verification functionality. Windows 8, Windows 8.1, Windows Server...
  6. News

    Update for Deprecation of MD5 Hashing Algorithm for Microsoft Root Certificate Program -...

    Severity Rating: Revision Note: V2.0 (February 11, 2014): Revised advisory to announce that the 2862973 update for all affected releases of Microsoft Windows is now offered through automatic updating. Customers who previously applied the 2862973 update do not need to take any action. Summary...
  7. News

    Microsoft Security Advisory (2880823): Deprecation of SHA-1 Hashing Algorithm for Microsoft...

    Revision Note: V1.0 (November 12, 2013): Advisory published. Summary: Microsoft is announcing a policy change to the Microsoft Root Certificate Program. The new policy will no longer allow root certificate authorities to issue X.509 certificates using the SHA-1 hashing algorithm for the purposes...
  8. News

    Microsoft Security Advisory (2880823): Deprecation of SHA-1 Hashing Algorithm for Microsoft...

    Revision Note: V1.0 (November 12, 2013): Advisory published. Summary: Microsoft is announcing a policy change to the Microsoft Root Certificate Program. The new policy will no longer allow root certificate authorities to issue X.509 certificates using the SHA-1 hashing algorithm for the purposes...
  9. News

    Microsoft Security Advisory (2862973): Update for Deprecation of MD5 Hashing Algorithm for...

    Revision Note: V1.0 (August 13, 2013): Advisory published. Summary: Microsoft is announcing the availability of an update for supported editions of Windows Vista, Windows Server 2008, Windows 7, Windows Server 2008 R2, Windows 8, and Windows Server 2012 that restricts the use of certificates...
  10. News

    Microsoft Security Advisory (2862973): Update for Deprecation of MD5 Hashing Algorithm for...

    Revision Note: V1.0 (August 13, 2013): Advisory published. Summary: Microsoft is announcing the availability of an update for supported editions of Windows Vista, Windows Server 2008, Windows 7, Windows Server 2008 R2, Windows 8, and Windows Server 2012 that restricts the use of certificates...
  11. News

    "System cryptography: Use FIPS compliant algorithms for encryption, hashing, and signing" security s

    Link Removed
  12. News

    "System cryptography: Use FIPS compliant algorithms for encryption, hashing, and signing" security s

    Explains how you can configure the negotiation of stronger, FIPS-compliant cryptography in Windows XP and in later operating systems by enabling certain security settings. Link Removed
  13. Mike

    256-bit SSL Encryption Now Supported

    Windows 7 Forums and Windows 8 Forums now support 256-bit SSL encryption on the website. However, this type of encryption will not work for logins and such due to the way our salt/hash/MD5 layer encryption system already works. Images and non-text content will also appear unencrypted, since they...
  14. News

    Microsoft Security Advisory (961509): Research proves feasibility of collision attacks against MD5

    Revision Note: Advisory published Summary: Microsoft is aware that research was published at a security conference proving a successful attack against X.509 digital certificates signed using the MD5 hashing algorithm. This attack method would allow an attacker to generate additional...
Back
Top