Natalia Portillo a980b38c10 [Aaru.Decryption] Introduced constants for module names
Introduces constant fields for respective debug module names, replacing the hardcoded ones.
This is done to standardize the naming convention, reduce redundancy and potentially avoid any typos or name mismatches across the project.
This change makes the code more maintainable and easier to update in case module names need to be changed.
2023-10-03 17:23:15 +01:00
2022-11-15 15:57:59 +00:00
2021-01-13 18:56:30 +00:00
2023-09-24 21:48:56 +01:00
2022-12-03 16:07:07 +00:00
Description
Decryption functionality
257 KiB
Languages
C# 100%