<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Password_hashing</id>
	<title>Password hashing - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Password_hashing"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Password_hashing&amp;action=history"/>
	<updated>2026-05-08T04:08:29Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Password_hashing&amp;diff=4615&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Password_hashing&amp;diff=4615&amp;oldid=prev"/>
		<updated>2024-10-18T06:43:16Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 06:43, 18 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Password_hashing&amp;diff=4614&amp;oldid=prev</id>
		<title>1&gt;Tsala: removing new features template</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Password_hashing&amp;diff=4614&amp;oldid=prev"/>
		<updated>2024-03-26T10:00:02Z</updated>

		<summary type="html">&lt;p&gt;removing new features template&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Security}}&lt;br /&gt;
==Moodle LMS hashing algorithm==&lt;br /&gt;
From version 4.3 onwards, Moodle LMS uses [https://en.wikipedia.org/wiki/SHA-2 SHA2 - 512] (SHA-512) for hashing uses passwords. See: MDL-67390 &amp;lt;br/&amp;gt;&lt;br /&gt;
SHA-512 is a modern hashing algorithm that is approved by various government agencies and standards:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;The only approved hashing algorithm is Secure Hashing Algorithm 2 (SHA-2).&amp;quot; - https://www.cyber.gov.au/resources-business-and-government/essential-cyber-security/ism/cyber-security-guidelines/guidelines-cryptography&lt;br /&gt;
&lt;br /&gt;
&amp;quot;NIST recommends that federal agencies transition away from SHA-1 for all applications as soon as possible. Federal agencies should use SHA-2 or SHA-3 as an alternative to SHA-1.&amp;quot; - https://csrc.nist.gov/Projects/Hash-Functions/NIST-Policy-on-Hash-Functions&lt;br /&gt;
&lt;br /&gt;
==Legacy hashing==&lt;br /&gt;
Up until Moodle 2.3 the MD5 hashing alogrithm was used to hash passwords. Between versions 2.3 and 4.2 Moodle used the BCRYPT hashing algorithm.&lt;br /&gt;
&lt;br /&gt;
Between versions 2.3 and and 4.2 users who had a MD5 hashed password were upgraded to the BCRYPT algorithm on login. As of version 4.3 any remaining MD5 passwords in the Moodle instances database (meaning that the user had not logged in since the release of Moodle 2.3) are replaced with a random SHA512 string. Any users that this applies to will need to reset their password to be able to log in.&lt;br /&gt;
&lt;br /&gt;
From Moodle 4.3, users with (the now) legacy password hashe encrypted with the BCRYPT algorithm, will have their hash upgraded to SHA512 when they next login.&lt;br /&gt;
&lt;br /&gt;
[[de:Passwort-Hash]]&lt;/div&gt;</summary>
		<author><name>1&gt;Tsala</name></author>
	</entry>
</feed>