jellyfin/Jellyfin.Server.Implementations/Users
Bond_009 5265b3eee7 Replace PBKDF2-SHA1 with PBKDF2-SHA512
This also migrates already created passwords on login

Source for the number of iterations:
https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html#pbkdf2
2021-11-10 22:34:54 +01:00
..
DefaultAuthenticationProvider.cs Replace PBKDF2-SHA1 with PBKDF2-SHA512 2021-11-10 22:34:54 +01:00
DefaultPasswordResetProvider.cs Use static crypto rng 2021-10-08 15:02:58 +02:00
DeviceAccessEntryPoint.cs Migrate authentication db to EF Core 2021-05-20 23:56:59 -04:00
DisplayPreferencesManager.cs make custompref value nullable 2021-04-07 13:09:00 +02:00
InvalidAuthProvider.cs Enable nullable for Jellyfin.Server.Implementations 2020-12-12 11:20:48 -05:00
UserManager.cs Replace PBKDF2-SHA1 with PBKDF2-SHA512 2021-11-10 22:34:54 +01:00