You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional minor tweaks to reduce Windows XP issues
Some internal (non-security!) hash functions were using a variety of crypto providers without any thought for what the functions were actually doing.
These have all been condensed to a single provider, which should improve reliability on Windows XP. (Some XP installs were reporting provider-related crashes, likely from running SP2 instead of SP3 - this should solve that, although no promises are made for 3rd-party library behavior under old XP versions!)
0 commit comments