jellyfin/MediaBrowser.Common
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
..
Configuration Enable nullable reference types for MediaBrowser.Common 2021-05-05 12:57:01 +02:00
Events Enable nullable reference types for MediaBrowser.Common 2021-05-05 12:57:01 +02:00
Extensions Minor improvements 2021-08-04 14:40:09 +02:00
Net Address comment 2021-08-12 21:38:54 +02:00
Plugins Minor improvements 2021-08-15 23:48:19 +02:00
Progress Enable nullable reference types for MediaBrowser.Common 2021-05-05 12:57:01 +02:00
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Providers Minor improvements 2021-08-04 14:40:09 +02:00
System Minor improvements 2020-04-01 15:30:53 +02:00
Updates Minor fixes 2021-06-06 18:11:51 +02:00
Crc32.cs Rewrite packet writing code for HdHomerun 2021-02-12 17:34:51 +01:00
FfmpegException.cs Move FfmpegException to MediaBrowser.Common 2021-10-10 19:48:11 +03:00
IApplicationHost.cs Streamline startup code 2021-11-02 16:02:52 +01:00
MediaBrowser.Common.csproj Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0 2021-11-09 13:11:42 +00:00