lint code

This commit is contained in:
clowwindy 2014-09-16 11:03:36 +08:00
parent 76fed23b34
commit 2122f96aeb

View file

@ -32,8 +32,7 @@ import crypto.salsa20_ctr
import crypto.ctypes_openssl
method_supported = {
}
method_supported = {}
method_supported.update(crypto.m2.ciphers)
method_supported.update(crypto.rc4_md5.ciphers)