jellyfin/Emby.Server.Implementations
ZeusCraft10 244757c92c Fix KeyNotFoundException in CryptographyProvider.Verify
When a password hash is missing the 'iterations' parameter, Verify now
throws a descriptive FormatException instead of KeyNotFoundException.

- Extract GetIterationsParameter() helper method to avoid code duplication
- Provide distinct error messages for missing vs invalid parameters
- Add comprehensive unit tests for CryptographyProvider
2026-01-05 23:03:22 -05:00
..
2020-04-19 13:39:12 -04:00
2023-10-03 10:25:14 -04:00
2025-03-25 16:45:00 +01:00
2025-10-07 12:20:08 -05:00
2025-12-08 21:15:46 -07:00