Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aa1564 commit c402d8dCopy full SHA for c402d8d
1 file changed
Doc/library/hashlib.rst
@@ -176,8 +176,8 @@ A hash object has the following methods:
176
compute the digests of data sharing a common initial substring.
177
178
179
-Key Derivation Function
180
------------------------
+Key derivation
+--------------
181
182
Key derivation and key stretching algorithms are designed for secure password
183
hashing. Naive algorithms such as ``sha1(password)`` are not resistant against
0 commit comments