Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c402d8d

Browse files
committed
shorten and fix casing of title
1 parent 6aa1564 commit c402d8d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/library/hashlib.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ A hash object has the following methods:
176176
compute the digests of data sharing a common initial substring.
177177

178178

179-
Key Derivation Function
180-
-----------------------
179+
Key derivation
180+
--------------
181181

182182
Key derivation and key stretching algorithms are designed for secure password
183183
hashing. Naive algorithms such as ``sha1(password)`` are not resistant against

0 commit comments

Comments
 (0)