aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/hazmat/primitives/key-derivation-functions.rst4
-rw-r--r--docs/spelling_wordlist.txt1
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/hazmat/primitives/key-derivation-functions.rst b/docs/hazmat/primitives/key-derivation-functions.rst
index 325a60b3..3c9b501e 100644
--- a/docs/hazmat/primitives/key-derivation-functions.rst
+++ b/docs/hazmat/primitives/key-derivation-functions.rst
@@ -131,8 +131,8 @@ Different KDFs are suitable for different tasks such as:
It consists of two distinct phases "Extract" and "Expand". The "Extract"
stage takes a low-entropy key and extracts from it a fixed size
- psuedorandom key. The "Expand" stage derives a large key of a user
- determined size from the psuedorandom key.
+ pseudorandom key. The "Expand" stage derives a large key of a user
+ determined size from the pseudorandom key.
:param algorithm: An instance of a
:class:`~cryptography.hazmat.primitives.interfaces.HashAlgorithm`
diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt
index 75628ba5..cf421ea6 100644
--- a/docs/spelling_wordlist.txt
+++ b/docs/spelling_wordlist.txt
@@ -17,6 +17,7 @@ invariants
iOS
pickleable
plaintext
+pseudorandom
testability
unencrypted
unpadded