diff --git a/shadowsocks/encrypt.py b/shadowsocks/encrypt.py index 336f455..c60318d 100644 --- a/shadowsocks/encrypt.py +++ b/shadowsocks/encrypt.py @@ -65,9 +65,10 @@ def get_table(key): m.update(key) s = m.digest() (a, b) = struct.unpack('