Steve Dower added the comment:

How can I test that the ciphers are available? Our Windows build of OpenSSL 
(managed by us) does not necessarily include everything and I honestly don't 
know an easy way to ensure that ChaCha20 has actually been built in. It doesn't 
look like there are any link-time references.

Everything built fine for me against 3.6, so I'm assuming there's some Python 
code I can run to make sure it's actually there?

----------
nosy: +steve.dower

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27850>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to