From 829b2ba16a38807b30e92d6565c5ad196e7f0102 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 10 Aug 2013 20:52:46 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- python2/sha3.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python2/sha3.py') diff --git a/python2/sha3.py b/python2/sha3.py index 649ee74..a79fd79 100644 --- a/python2/sha3.py +++ b/python2/sha3.py @@ -326,7 +326,7 @@ class SHA3: @param msg:bytes The message to pad @param r:int The bitrate - @return :str The message padded + @return :bytes The message padded ''' nnn = len(msg) << 3 -- cgit v1.2.3-70-g09d2