Ciphers in SSL library python.

djnight538 at gmail.com djnight538 at gmail.com
Wed Jun 14 16:16:50 EDT 2017


Hey, I want to use RC4-SHA in python, but when I try to use it, it doesn't get used (If I do cipher() it says none(and handshake fails too)), I've tried to modify the SSL library, but it didn't help at all(Maybe I did something wrong, any help will be appreciated). Is there a way to use the RC4-SHA cipher(0x05). Please, I need help, I've been looking for an answer for days.



More information about the Python-list mailing list