<div dir="ltr">Quick update about Python library - I won't be adding support for Python 2.7. I've ran into tons of issues while trying to do so, mostly related to differences in handling strings/bytes between Python 2 and 3 - resolution of which was far from trivial and elegant, plus couple more smaller problems. The decision is supported by the fact, that Python 2.7 won't be supported past 2020 and many of the biggest projects/libraries have already ceased to support Python 2 (e.g. Django) or are planning to do so (e.g. NumPy) in the following two years.<div>I'll move my efforts from that task to implementing NoiseSocket now.<br><div>I'll soon post a note about this in library's readme.</div></div><div><br></div><div>Kind regards,<br>Piotr</div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-11-02 4:22 GMT+01:00 Trevor Perrin <span dir="ltr"><<a href="mailto:trevp@trevp.net" target="_blank">trevp@trevp.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I've linked Piotr's "noiseprotocol" python library, and Nazar's<br>
"noise-c.wasm" javascript library, on the website:<br>
<br>
<a href="https://noiseprotocol.org/" rel="noreferrer" target="_blank">https://noiseprotocol.org/</a><br>
<br>
They both pass the cacophony vectors (except for PSKs in javascript,<br>
but that will be updated when the underlying Noise-C library is).<br>
<br>
I think these libraries (and all our libraries!) could use more code<br>
review, testing with other vectors, optimization and extension to<br>
different crypto libraries, and so on.<br>
<br>
But our language coverage is filling out nicely, so thanks Piotr and<br>
Nazar for contributing!<br>
<br>
<br>
Trevor<br>
______________________________<wbr>_________________<br>
Noise mailing list<br>
<a href="mailto:Noise@moderncrypto.org">Noise@moderncrypto.org</a><br>
<a href="https://moderncrypto.org/mailman/listinfo/noise" rel="noreferrer" target="_blank">https://moderncrypto.org/<wbr>mailman/listinfo/noise</a><br>
</blockquote></div><br></div>