From 5fe88ea0500c6e418492f4b166c0d4a24e9632cc Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Sat, 19 Jan 2019 00:52:43 -0600 Subject: shake128/256 support (#4611) * shake128/256 support * remove block_size * doc an exception * change how we detect XOF by adding _xof attribute * interface! * review feedback --- docs/spelling_wordlist.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/spelling_wordlist.txt') diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index 46144214..7e08f124 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -41,6 +41,7 @@ Docstrings El Encodings endian +extendable fallback Fernet fernet -- cgit v1.2.3