0
0
mirror of https://github.com/sp-tarkov/launcher.git synced 2025-02-12 22:50:44 -05:00
Refringe 5c703a2fc6 Refactor SHA256 Usage (!42)
This commit updates the SHA256 cryptographic usage from SHA256CryptoServiceProvider to the SHA256.Create() method across the PatchUtil.cs file. The change addresses the SYSLIB0021 warning regarding the obsolescence of derived cryptographic types.

- Replace SHA256CryptoServiceProvider with SHA256.Create()
- Eliminate SYSLIB0021 warnings

Co-authored-by: Tyler Brownell <brownelltyler@gmail.com>
Reviewed-on: SPT-AKI/Launcher#42
Co-authored-by: Refringe <refringe@noreply.dev.sp-tarkov.com>
Co-committed-by: Refringe <refringe@noreply.dev.sp-tarkov.com>
2024-03-05 08:34:14 +00:00
..
2024-02-27 18:57:20 +00:00
2024-02-05 16:06:28 -05:00
2024-02-16 12:08:15 +00:00
2024-02-16 12:08:15 +00:00