<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Model/Cryptography/Constants.cs, branch v12.0-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v12.0-rc1</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v12.0-rc1'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2024-08-30T17:29:23Z</updated>
<entry>
<title>Increase password hash iterations</title>
<updated>2024-08-30T17:29:23Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2024-08-30T17:26:48Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e69e097e19b3b4c32dd0f6ca1ca9a562520449d7'/>
<id>urn:sha1:e69e097e19b3b4c32dd0f6ca1ca9a562520449d7</id>
<content type='text'>
It has been a while since this was last updated: https://github.com/jellyfin/jellyfin/pull/6818
Recommendations have changed since: https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html#pbkdf2
</content>
</entry>
<entry>
<title>Replace PBKDF2-SHA1 with PBKDF2-SHA512</title>
<updated>2021-11-10T21:34:54Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-11-10T21:34:54Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=5265b3eee794762b4de39a68b5bfbf767faaac36'/>
<id>urn:sha1:5265b3eee794762b4de39a68b5bfbf767faaac36</id>
<content type='text'>
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
</content>
</entry>
</feed>
