Files
jellyfin/tests/Jellyfin.Server.Implementations.Tests
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
..
2025-03-25 16:45:00 +01:00
2025-03-30 21:39:51 -06:00
2023-12-18 22:02:31 +01:00
2025-03-25 16:45:00 +01:00
2024-07-09 21:11:23 -04:00
2025-01-25 20:05:15 -05:00
2024-03-03 13:32:21 -07:00
2025-02-14 17:49:25 +00:00