From 05aac201fc12d619facd6247f348c2015b688bc1 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 18 Jul 2016 13:23:01 -0400 Subject: A few small cleanups (#3046) --- docs/hazmat/primitives/twofactor.rst | 4 ++-- docs/spelling_wordlist.txt | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) (limited to 'docs') diff --git a/docs/hazmat/primitives/twofactor.rst b/docs/hazmat/primitives/twofactor.rst index a1391fae..abee80de 100644 --- a/docs/hazmat/primitives/twofactor.rst +++ b/docs/hazmat/primitives/twofactor.rst @@ -52,7 +52,7 @@ codes (HMAC). provider. :param enforce_key_length: A boolean flag defaulting to True that toggles whether a minimum key length of 128 bits is enforced. This exists to - work around the fact that as documented in `Issue #2915`, the + work around the fact that as documented in `Issue #2915`_, the Google Authenticator PAM module by default generates 80 bit keys. If this flag is set to False, the application develop should implement additional checks of the key length before passing it into @@ -175,7 +175,7 @@ similar to the following code. provider. :param enforce_key_length: A boolean flag defaulting to True that toggles whether a minimum key length of 128 bits is enforced. This exists to - work around the fact that as documented in `Issue #2915`, the + work around the fact that as documented in `Issue #2915`_, the Google Authenticator PAM module by default generates 80 bit keys. If this flag is set to False, the application develop should implement additional checks of the key length before passing it into diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index 064c7388..c9d1b23a 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -1,8 +1,9 @@ affine +Authenticator backend +Backends backends bcrypt -Backends Blowfish boolean Botan @@ -16,19 +17,20 @@ crypto cryptographic cryptographically Debian -Diffie decrypt decrypted decrypting deserialize deserialized Diffie -Docstrings +Diffie Django +Docstrings Encodings -fernet Fernet +fernet FIPS +Google hazmat hostname indistinguishability @@ -42,11 +44,11 @@ Koblitz Lange metadata multi -naïve namespace namespaces -nonces +naïve Nonces +nonces online paddings pickleable @@ -60,8 +62,8 @@ relicensed runtime Schneier scrypt -Serializers serializer +Serializers Solaris Tanja testability @@ -72,5 +74,3 @@ unpadding Verisign wildcard Xcode -Google -Authenticator -- cgit v1.2.3